body { margin:0px; }
.text { font-size: 13px; text-align: left; font-family: Arial, Helvetica, sans-serif }
.bold { font-weight: bold; font-size: 13px; font-family: Georgia, "Times New Roman", Times }
a:hover  { color: #00f; text-decoration: none }
a { color: #00f }
h1 { font-weight: bold; font-size: 17px; font-family: Georgia, "Times New Roman", Times }
.small { font-size: 10px; font-family: Georgia, "Times New Roman", Times }
.left_nav { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#000000; font-weight: bold; }
a.left_nav { color: #006600; text-decoration: none; }
a.left_nav:hover { color: #660000; text-decoration: overline underline; }
.top_nav { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color:#000000; font-weight: bold; }
a.top_nav { color: #000000; text-decoration: none; }
a.top_nav:hover { color: #660000; text-decoration: overline underline; }
h1,h2 {
	margin:10px;
	}
h1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	}
h2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	}