

body
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
	margin: 0px;
	padding: 0px;
	border:0px;
	background-color: #ffffff;	
}

td
{
font-size: 12px;
}


A:link, A:visited
{
color: #9A3E40;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

A:active, A:hover 
{
color: #9A3E40;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
   

.highlight2black
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
}

.highlight1black
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}

.highlight2red
{
color: #9A3E40;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
}

.highlight1red
{
color: #9A3E40;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}


table.chart
{
	border-width: 2px;
	border-spacing: 2px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: #ccc;
}
table.chart th 
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #ccc;
	-moz-border-radius: 0px;
}
table.chart td 
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: #ccc;
	-moz-border-radius: 0px;
}

.slogan
{
color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
font-style: italic;
}

.tiny
{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

.copyright
{
	font-size: 10px;
	color: #999;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 
