BODY
{
    BACKGROUND-COLOR: 000000;
    font-family: "arial", sans serif;
	font-size: 12px; 
	COLOR: #333333;
	
}
A:active
{
	COLOR: #000080;
}
H1 {
	COLOR: #666666;
}
H2 {
	COLOR: #666666;
}
H2.black {
	COLOR: #333333;
}
H3 {
	COLOR: #666666;
}
H3.black {
	COLOR: #333333;
}
H4 {
	COLOR: #666666;
}
H4.blue {
	COLOR: #003399;
	font-family: "arial",sans serif;
	font-size: 12px;
}
H3.blue {
	font-family: "arial",sans serif;
	COLOR: #003399;
}
H5 {
	COLOR: #666666;
}
H6 {
	COLOR: #666666;
	font-size: 10px;
}
H6.copyright
{
	COLOR: #666666;
	font-family: "arial",sans serif;
	font-size: 10px;
}
H6.white {
	COLOR: #ffffff;
	font-family: "times new roman", serif;
}
p.sidebar
{
	Color: #000000;
	font-size: 10px;
	font-family: "arial",sans serif;
}
p.banner 
{
	COLOR: #ffffff;	
	font-family: "times new roman", serif;
	font-size: 15px;	
}
LI {
	COLOR: #666666;
}
P
{
	font-size: 12px;
	COLOR: #000000;
}

A.white:link 
{
	text-decoration: underline;
	color: white;
	font-size: 9px;
	font-weight: bold
}
A.white:visited
{
	text-decoration: none;
	color: #336666;
	font-size: 9px;
	font-weight: bold
}
P.menu
{
	font-size: 12px;
	COLOR: #333333;
}
P.black
{
	font-size: 14px;
	COLOR: #333333;
}	
A:link 
{
	text-decoration: underline;
	color: navy;
}
A:visited
{
	text-decoration: underline;
	color:  #330066;
	font-size: 12px;
}
A:hover 
{
	text-decoration: underline;
	color: maroon;
}
A.menu:link 
{
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold
}
A.menu:visited
{
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight: bold
}
A.menu:hover 
{
	text-decoration: underline;
	color: #999999;
	font-size: 14px;
	font-weight: bold
}
A.small:link 
{
	text-decoration: underline;
	color: #003399;
	font-size: 12px;
	font-weight: bold
}
A.small:hover 
{
	text-decoration: none;
	color: #0033CC;
	font-size: 12px;
	font-weight: bold
}
A.small:visited
{
	text-decoration: underline;
	color: #003399;
	font-size: 12px;
	font-weight: bold
}
A.jackamo:link 
{
	text-decoration: underline;
	color: white;
	font-size: 9px;
	font-family: "arial",sans serif
	font-weight: bold
}
A.jackamo:visited 
{
	text-decoration: underline;
	color: white;
	font-size: 9px;
	font-family: "arial",sans serif
	font-weight: bold
}