BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006666;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
/*	font-weight: 600;*/
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color : #333399;
}
H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #036969; 
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color : #006666;
}
A {
	color: #006666;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
TD{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
 }

DIV.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align: center;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.footer A:ACTIVE {
	color: #000000;
}
.footer A:HOVER {
	color: #000000;
}
.footer A:LINK {
	color: #000000;
}
.footer A:VISITED {
	color: #000000;
}


.success A:ACTIVE {
	color: #006666;
	text-decoration: none;
	font-weight: 600;
}
.success A:HOVER {
	color: #006666;
	text-decoration: underline;
	font-weight: 600;
}
.success A:LINK {
	color: #006666;
	text-decoration: none;
	font-weight: 600;
}
.success A:VISITED {
	color: #006666;
	text-decoration: none;
	font-weight: 600;
}
ul li  {

	list-style-image: url(images/listitem.gif);
	list-style-position: outside;
	font-size: 12pt;	
	}
	
.news  {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/listitem.gif);
	list-style-position: outside;
	font-size: 10pt;	
	}
	
.news a{
	color:#00538f;
	text-decoration: none;
}
.news a:hover {
	color: #00538f;
/*	text-decoration: underline;*/
}	
.enews{
font-size: 10pt;	
text-align: center;	
}
	