BODY{
	margin: 0px;
	border: 0px;
}
body,P, TD,A,div,li		{
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #000000;
				}
.small   		{
				font-size: 10px;
				}
.justify{
	text-align: justify;
	padding: 0px 0px 0px 0px;
}

.high_notes{
	display: block;
	background: #ffcc33;

	color: Black;
	width: 100%;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-style: italic;
	font-weight: normal;
}


.normalgreen   		{
				color: #003300;
				}
.normalyellow   		{
				color: #ffcc33;
				}
.smallyellow   		{
				color: #ffcc33;
				font-size: 10px;
				}
.whiteheading   		{
				color: #ffffff;
				font-weight: bold;
				font-size: 10px;
				}
.greenheading   {
				color: #336633;
				font-weight: bold;
				font-size: 11px;
				}
.heading   {
				color: #003300;
				font-weight: bold;
				font-size: 14px;
				}
.topmenu{
				color: #003300;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;
				}
A.topmenu:link,visited,active  {
				color: #003300;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;
				}
A.topmenu:hover  	{
				color: #336633;
				font-weight: bold;
				text-decoration: none;
				font-size: 10px;
				}
.leftmenu  {
				color: #ffffff;
				text-decoration: none;
				font-size: 11px;
				}


A.leftmenu:link,active,visited  {
				color: #ffffff;
				text-decoration: none;
				font-size: 11px;
				}
A.leftmenu:hover  	{
				color: #ffcc33;
				text-decoration: none;
				font-size: 11px;
				}
.leftmenusmall {
				color: #ffffff;
				text-decoration: none;
				font-size: 10px;
				}
A.leftmenusmall:link,active,visited  {
				color: #ffffff;
				text-decoration: none;
				font-size: 10px;
				}
A.leftmenusmall:hover  	{
				color: #ffcc33;
				text-decoration: none;
				font-size: 10px;
				}

.bottomlinks  {
				color: #003300;
				text-decoration: none;
				font-size: 10px;
				}
A.bottomlinks:link,active,visited  {
				color: #003300;
				text-decoration: none;
				font-size: 10px;
				}
A.bottomlinks:hover  	{
				color: #336633;
				text-decoration: none;
				font-size: 10px;
				}
