@charset "iso-8859-1";body,td

body
{
	font-family: verdana,arial, helvetica, san serif;  
  margin: 0px;
	background: #ffffff;
  font-size: 12px;		
}

.tablenav 
{
	background-color: #ffd400;
}

.tablenavaccent 
{
	background-color: #951716; 
	height: 3px;
}	

.navcontent
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
}

.pgtitle
{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

p
{
	color: #000000;
	font-size: 12px;
}

a {
	color:#990000;
}

table.chart
{
	color: #000000;
	font-size: 12px;
}

blockquote
{
	color: #000000;
	font-size: 12px;
}

li
{
	list-style-type: disc;
	padding-top: 0px;
	padding-bottom: 2 px;
	color: #000000;
	font-size: 12px;
}

.pspecial
{
	color: #000000;
	font-size: 10px;
}

.tablenav a, .navcontent a
{
	color: #990000;
	text-decoration: none;
}

.tablenav a:hover, .navcontent a:hover
{
	color: #000000;
	text-decoration: none;
}

.tablecontent a
{
	color: #990000;
	text-decoration: none;
}

.tablecontent a:hover
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

h2
{	
	font-weight: normal;
	color: #990000;
	font-size: 14px;
	text-transform: uppercase;
}

h3
{	
	font-weight: normal;
	color: #990000;
	font-size: 12px;
	margin-bottom: 0px;
}

