body {  
	text-decoration: none;
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Helvetica, Sans-Serif;
}

td {
	text-decoration: none;
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Helvetica, Sans-Serif;
}
.topHere {
	font-size : 10px;
	color : #336633;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.lMenu, .lMenu:link, .lMenu:visited, .lMenu:active, .lMenu:hover, .lMenu:focus  {
	font-size : 10px;
	color : #003300;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.lMenuActive, .lMenuActive:link, .lMenuActive:visited, .lMenuActive:active,.lMenuActive:hover, .lMenuActive:focus {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}


.lsubMenu, .lsubMenu:link, .lsubMenu:visited, .lsubMenu:active, .lsubMenu:hover, .lsubMenu:focus  {
	font-size : 10px;
	color : #003300;
	text-decoration : none;
	margin-left: 3px;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.normal {
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.small {
	font-size : 10px;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.justify {text-align: justify;}

.n { margin-left:20px; margin-top:10px; margin-bottom:10px; }

.sitetitle {
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.title {
	font-size : 14px;
	color : #002200;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Helvetica, Sans-Serif;
}

h2	{
	font-variant: small-caps;
	padding: 16px;
	font-weight : bold;
	font-size : 12pt;
	font-family : Verdana, Helvetica, Sans-Serif;
	}

h3 {
	font-variant: small-caps;
	font-size : 14px;
	color : #002200;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Helvetica, Sans-Serif;
}

h4 {
	font-variant: small-caps;
	font-size : 12px;
	color : #336633;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Helvetica, Sans-Serif;
}


	
.articletitle {
	font-size : 13px;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Helvetica, Sans-Serif;
}


a, a:link, a:visited, a:active, a:hover, a:focus {
	font-style : normal;
	color : #003300;
	text-decoration : underline;
}

input, select, option { 
	font-family : Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:9px;
	background-color :#FFFFFF;
   	border-style : solid;
   	border-color :#FFCC00;
	border-width : 1px;
	color:#003300;
	scrollbar-base-color:#666600;
}


.inputsmall { 
	font-family : Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:9px;
	background-color :#FFFFFF;
   	border-style : solid;
   	border-color :#91A791;
	border-width : 1px;
	color:#003300;
}
	
.supersmall {
	font-size : 9px;
	text-decoration : none;
	font-family : Verdana, Helvetica, Sans-Serif;
}

.submitbutton {
	font-family : Verdana, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size:10px;
   	border-style : outset;
	color:#003300;
	background-color :#99CC99;
   	border-color :#D3E9D3;
}
DIV.desc{   PADDING-LEFT: 20px; text-align: justify;}
DIV.head{   PADDING-LEFT: 20px;}

.bordergrey {
   border: 1px solid #666666;
}

.bordergeen {
   border: 1px solid #99cc99;
}
