h1 { font-family: Arial; font-size:14pt;  font-weight:bold; color:#003366; text-align:center}
h2 { font-family: Arial; font-size:12pt;  font-weight:bold; color:#003366}
h3 { font-family: Arial; font-size:10pt;  font-weight:bold; color:#003366}

P, TD	
	{
	font-size:10pt;
	}
	

	
body {
	font-family: arial, helvetica, sans-serif; 
	background-image: url(images/sitelayout/bk1.jpg);
	background-repeat: repeat-x;
	background-color:#cddbee; 
	margin-left: 0in; 
	margin-top: 10px; 
	padding: 0px;         
	margin-height:0;
	scrollbar-arrow-color:white;
	scrollbar-base-color:#036;
	scrollbar-track-color:#bcdfcc;
	}

A { text-decoration: none; color: #0000CC; font-family:Arial; font-weight:bold}
A:hover {color: #FFCC00; text-decoration: overline underline; font-family:Arial; font-weight:bold; background-color:#000000 }

.Menu_links A { text-decoration: none; color: maroon; font-family:Arial; font-weight:bold}
.Menu_links A:hover {color: white; text-decoration: none; background: maroon; font-family:Arial; font-weight:bold }

#bullets_in_table {
	margin: 1em;
	padding: 0px;
	text-indent:0;
	}
	
#numbers_in_table {
	margin: 5px;
	padding: 5px;
	text-indent:0;
	}