body {background-color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; color: #333333;}
td, th {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px; color: #333333;}

a.dot:link {text-decoration: none; color: #003399; font-weight: bold;}
a.dot:visited {text-decoration: none; color: #003399;}
a.dot:hover {text-decoration: none; border-bottom: 1px dotted #333; color: #0099FF; font-weight: bold;}

.navbar {
	color: #FFFFFF;
	text-align: center;
	background-color: #003399;
}
.nav {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
	padding: 5px;
}
.nav:link {font-weight: bold; text-decoration: none;}
.nav:hover {
	background-color:#0099FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

form {background-color: #FFFFFF; color: #333333;}
.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }
input.big {width: 100px;color: #FFFFFF;}
input.small {width: 50px;color: #FFFFFF;}
h1 {
	font-size: 24px;
	color: #003399;
	font-weight: bold;
	text-align: center;
	line-height: 48px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #003399;
	line-height: 28px;
}
h4 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
h5 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 9px;
	color: #999999;
	line-height: 28px;
	text-align: center;
	background-color: #FFFFFF;
}
