/* CSS Document */

body  {font-family:arial,verdana; }

P {font-family:arial,verdana;  font-size:12px;}

A.menunav:link { FONT-FAMILY: arial; text-decoration: none; font-weight: bold; color: #FFFFFF; font-size: 12px;}
A.menunav:visited {FONT-FAMILY: arial; text-decoration: none; font-weight: bold;  color: #FFFFFF; font-size: 12px;}
A.menunav:active {FONT-FAMILY: arial; text-decoration: none;  font-weight: bold; color: #FFFFFF; font-size: 12px; font-weight: bold;}
A.menunav:hover {FONT-FAMILY: arial; text-decoration: none;  font-weight: bold; color: #99CC33; font-size: 12px;}

	
a:LINK { font-family:arial, verdana; color:#000000; font-size:12px; }
a:HOVER { font-family:arial, verdana; color:#99CC33; font-size:12px; text-decoration: underline overline; cursor: hand; }
a:VISITED{ font-family:arial, verdana; color:#000000; font-size:12px; }

.blanklink {
	font-family: Georgia;
	font-size: large;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-style: italic;
	color: #CCCC66;
}
.what {
	font-family: Georgia;
	font-size: medium;
	color: #990000;
}
.menu {  color: #000066; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
.menu:hover {
	color: #0000FF;
	font-family: Georgia;
	font-size: 12px;
	text-decoration: underline overline;
}
a {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: underline overline;
	color: #990033;
}
.vreg {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
.vsm {  font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px}
hr {  color: #CCCCCC}
.vspaced {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 18px}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
.my_pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	white-space: normal;
}
