a:link
{
	color: #993300;text-decoration:none 
}
a:visited
{
	color: #993300;text-decoration:none 
} 
a:hover color: :none#ffff33;text-decoration a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #990000;
}
h2
{
	color: #0000FF; 
}
h3
{
	color: #008000; 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
	font-size: 1.0em;
}
h6
{
	color: rgb(153,153,51);
}
p
{
    margin-left:30;
}
LI
{
}

P.navbar{
	border: none;
	margin: 0px;
	background-color:#990000;
	text-align: center;
	text-decoration: none;
	padding: 0.5%;
	color: white;
	font-weight: bold;
	font-family: arial;
	font-size: 1.0em
}

P.navbar A:link {
	color: white; text-decoration: none }

P.navbar A:visited {
	color: white; text-decoration: none }

P.navbar A:hover {
	color: #ffff33; text-decoration: none }

P.navsmall{
	border: none;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	padding: 1%;
	color: #006600;
	font-weight: bold;
	font-family: arial;
	font-size: 0.6em
}

P.navsmall A:link {
	color: #006600; text-decoration: none }

P.navsmall A:visited {
	color: #006600; text-decoration: none }

P.navsmall A:hover {
	background-color: white; color: red; text-decoration: none }
	
TD A:link {
	color: #006600; text-decoration: none}
TD A:visited {
	color: #006600; text-decoration: none}
TD A:hover {
	color: red; text-decoration: none}
