body{
	margin: 0px auto;
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 10pt;
}
#header{ margin-bottom: 20px }

A:link		{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
A:visited	{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
A:hover		{ color: #ff0000; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
A:active	{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: underline; font-weight: normal }
A.menu:link		{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: none; font-weight: bold }
A.menu:visited	{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: none; font-weight: bold }
A.menu:hover	{ color: #ff0000; font-family: Verdana; font-size: 10pt; text-decoration: none; font-weight: bold }
A.menu:active	{ color: #000000; font-family: Verdana; font-size: 10pt; text-decoration: none; font-weight: bold }
UL{ list-style:url('pics/list.gif'); margin-left:17px; margin-bottom:4px; padding: 0; }
H1{ font-family: Verdana; font-size: 10pt; margin:0px; }
H2{ font-family: Comic Sans MS, Verdana; font-size: 10pt; margin:2px; text-align:center }
P{ margin-top: 5px; font-family: verdana; font-size: 10pt; margin-bottom: 10px }
TABLE{ border-color:#000000; }
TH{  vertical-align:top; font-family: Verdana; font-size: 10pt; }
TD{  vertical-align:top; font-family: Comic Sans MS, Verdana; font-size: 8pt; }
TABLE.main{ width:760px; border-collapse:collapse; background:#ffffff; }
TD.mainL{ width:200px; }
TD.mainR{ width:560px; vertical-align:top; }
TABLE.menu{ width:195px;border-collapse:collapse; border:solid 1px; border-bottom:dashed 1px; border-right:none; }
TH.menu{ background-image:url('pics/thbg.gif'); }
TD.menu{ background:#ffffff; text-align:left }
TABLE.content{ width:560px;border-collapse:collapse; border:solid 1px; border-bottom:dashed 1px; border-right:none; }
TH.content{ background-image:url('pics/thbg.gif'); }
TD.content{ background:#ffffff; padding: 4px; text-align:left; }
