BODY {
	background-color: #0080c0;
	margin-top: 12px;
	font-family: verdana, arial, helvetica;
}

A:ACTIVE {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

A:LINK {
	font-size: 12px;
	color: #006640;
	text-decoration: underline;
}

A:VISITED {
	font-size: 12px;
	color: #006640;
	text-decoration: underline;
}

A:HOVER {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

SPAN.data {
	font-weight: bold;
	font-size: 12px;
	color: #006640;
	text-align: center;
}

TD,
SUP	{
	color:#006640;
	font-size: 10pt;
}

P {
	color:#006640;
	font-size: 10pt;
	text-align: justify;
}
		
SPAN {
	color:#006640;
	font-size: 10pt;
	text-align: justify;
	display:block;
}

UL,
LI {
	color:#006640;
	font-size: 10pt;
	text-align: justify;
	list-style-image:url(../images/ball.gif);
}

DIV {
	color:#006640;
	font-size: 10pt;
}
		 
B,
STRONG {
	color:#006640;
	font-weight: bold;
	font-size: 10pt;
}

.head1 {
	color:#006640;
	font-weight: bold;
	font-size: 12pt;
}

.form {
	color:#006640;
	font-style: normal;
	font-size: 10pt;
}

.formb {
	color:#006640;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
}

A.navig:ACTIVE {
	font-size: 10px;
	color: #90d0f4;
	text-decoration: none;
}

A.navig:LINK {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.navig:VISITED {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

SPAN.red,
A.red:LINK,
A.red:VISITED {
	color: #f00;
	font-weight: bold;
}

A.navig:HOVER {
	font-size: 10px;
	color: #90d0f4;
	text-decoration: none;
}

SPAN.navig {
	font-size: 10px;
	color: #000000;
	display: inline;
}

A.copyright:LINK,
A.copyright:VISITED {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}

A.copyright:ACTIVE,
A.copyright:HOVER {
	font-size: 10px;
	color: #808080;
	text-decoration: none
}

SPAN.copyright {
	font-size: 10px;
	color: #ffffff;
	display:inline;
}

A.head1:ACTIVE {
	color:#ff0000;
	font-size: 12pt;
	text-decoration: underline;
}
		
A.head1:LINK {
	color:#006640;
	font-size: 12pt;
	text-decoration: underline;
}
		
A.head1:VISITED {
	color:#006640;
	font-size: 12pt; 
	text-decoration: underline;
}
		
A.head1:HOVER {
	color:#ff0000;
	font-size: 12pt;
	text-decoration: underline;
}