body {
	font-family : Tahoma, Trebuchet, sans-serif;
	font-size : small;
	color : #000033;
}

.tan  	{ color : #C8A872; }
.darktan { color : #BB9351; }
.sage  	{ color : #AFC88C; }
.green 	{ color : #006600; }

td, p, form, ul, ol, li  {
	font-family : Tahoma, Trebuchet, sans-serif;
	font-size : 14px;
	color : #000033;
	font-weight : normal;
}

sup  	{	font-size : xx-small; }
.small 	{	font-size : 11px; ;}
	
.footer 	 {
	font-family : Tahoma, Trebuchet, sans-serif;
	font-weight : normal;
	color : #AFC88C;
	font-size : 10px;
}




p, ol, ul, li 	{	line-height: 125%; 	margin-top: 8px; margin-bottom: 8px; }
.normal {	line-height: 100%; }

H1, .h1 { 
	font-family : Tahoma, Trebuchet, sans-serif;
	font-weight : bold;
	color : #006600;
	font-size : 20px;
	} 
H2, H5, .h2 { 
	font-family : Tahoma, Trebuchet, sans-serif;
	font-weight : bold;
	color : #BB9351;
	font-size :  16px;
	 margin-top: 5px; margin-bottom: 3px;
	} 

h3, H6, .h3, th  { 
	font-family : Tahoma, Trebuchet, sans-serif;
	font-weight : bold;
	color : #DBBE88;
	font-size : 14px;
	margin-top: 5px; margin-bottom: 3px; 
} 


a  { color : #004400; text-decoration : underline; }
a:visited  { color : #4F7288; text-decoration : underline; }
a:hover  { color : #000033; text-decoration : none; background-color: #C8A872;}
a:active  { color : #000033; text-decoration : none; background-color: #C8A872;}

.help {	font-weight : bold;
	color : #006600;
	font-size : 14px;
	text-decoration : none; 
}
.help a 		 {color: #006600;  }
.help a:visited  {color: #006600; text-decoration : none; }
.help a:hover 	 {color: #006600; text-decoration : underline; background-color: #ffffff;}
.help a:active   {color: #006600; text-decoration : underline; background-color: #ffffff;}


.menu1  {
	font-family : Tahoma, Trebuchet, sans-serif;
	font-weight : normal;
	color : #000033;
	font-size : 12px; 	margin-top: 3px; margin-bottom: 3px; 
}

.menu1 a 		 {color: #000033; text-decoration : none; }
.menu1 a:visited {color: #000033; text-decoration : none; }
.menu1 a:hover 	 {color: #000033; text-decoration : underline; background-color: #C8A872;}
.menu1 a:active  {color: #000033; text-decoration : underline; background-color: #C8A872;}


.contact 	 {
	font-weight : normal;
	color : #DBBE88;
	font-size : 10px;
}

.contact  a 		{color : #DBBE88; text-decoration : none; }
.contact  a:visited {color : #DBBE88; text-decoration : none; }
.contact  a:hover 	{color : #DBBE88; text-decoration : underline; background-color: #ffffff;}
.contact  a:active  {color : #DBBE88; text-decoration : underline; background-color: #ffffff;}

b, strong 	{ color : #003300; }