/* --- page style styles --- */

body {
	background-color: #4b6ea1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

homepage text 
		{ color: #295300; font-family: Verdana }


/* --- menu styles for page (not menu script styles - see menu.css) --- */

a, A:link, a:visited, a:active
		{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 14px; border: none;}
A:hover
		{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; border: none;}
p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
.header1, h1
		{color: #ffffff; background: #4b6ea1; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}