

<STYLE>

<!-- 

H1 {
font-family: Times New Roman;
color: #000000;
}

H2 {
font-family: Times New Roman;
color: blue;
text-align: Center;
}

.fact { 
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: Bold;
}

.factblock {
margin: 12pt 25px 12pt 25px ;
}

HR {
color: #303098;
text-align: Center;
}

BLOCKQUOTE {
margin: 0pt 10px 0pt 10px ;
font-family: "Times New Roman", Times, serif;
font-size: 12 pt;
}


/*"Links"*/

A:link {
color: #CC6633;
text-decoration: none;
font-weight: normal;
}

A:hover {
color: #FF8000;
text-decoration: none;
}

A:visited {
color: #FF8000;
text-decoration: none;
font-weight: normal;
}


/* Vertical Menu */
#navcontainer p
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	background: url(buttonoff.gif) no-repeat left center;
	background-position: left
	height: 56px;
	width: 123px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;

	 
}
 
#navcontainer a
{
background: url(buttonoff.gif) no-repeat left center;
color: Yellow;
text-decoration: none;
font-weight: bold;
display: block;
height: 56px;
width: 123px;
line-height: 50px;
}
#navcontainer a:hover { background: url("buttonon.gif") 
 }

 
 

/* not bad for visited   303098 */

-->
</STYLE>










