H3 {
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
	margin-top : 0em;
	margin-bottom : 0em;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18pt;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16pt;
}

P,LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.small {
	font-size: 8pt;
}
.H3S {
	font-size : 14pt;
}
BODY  {
	margin : 0;
}

P.menu {
	color : #ffffff;
	font-size : 10pt;
	text-align : center;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A.menulink {
	text-decoration : none;
	color : White;
}.white {
	color: #FFFFFF;
	margin: 10px;
}
.picright {
	float: right;
	padding-left: 10px;
}
.picleft {
	float: left;
	margin-right: 10px;
}
