

body, p, td, a, ul, li, textarea {
    background: #f6faec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #794700;
	text-decoration: none;
	background: #fdfdf7;
}
/* this is dark blue news heading */
.alttxt {
	color: #004D99;
}

/* this is dark blue news subheading */
.alttxtH2 {
	color: #004D99;
	font-weight:bold;
}

/* this is light blue */
.alttxth {
	color: #0098F2;
}

/* this is light blue photocaptions*/
.alttxthcap {
	color: #0098F2;
	font-size: 7pt;
}

/* this is dark blue news text */
.alttxtnews {
	color: #004D99;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* this is for the spacer bars between links */
.ospacer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#F26521;
	font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
}
	
h1   {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	}
h2   {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	}
h3   {
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #004D99;
	}
h4   {
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #0098F2;
    font-weight:bold;
	}

a:link, a:visited {
	text-decoration:none;
	color:#F26521;
	font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif;	
	}
a:hover, a:active  {
	text-decoration:none;
	color:#F39644}
	
img	{
border:none;
}
