h1 {
	font-family: Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

body {
    font-family: Arial, sans-serif;
	font-size: 11pt;
	background-attachment: fixed;
	background-color: #CCCC99;
	background-repeat: no-repeat;
	background-position: center center;
}

p {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}
.combo {
font: Arial, sans-serif;
font-size: 11pt;
}
.but {
font: Verdona;
font-size: 10pt;
}

.button {
    border: 1px solid #006;
}

.button:hover {
    background: #333300;
}

.tablefront {
    background: #999966;
}

.tableback {
    background: #333300;
}
