A {
   text-decoration: none;
   border-bottom: 1px dotted white;
   color: white;}

A:hover {
  text-decoration: none;
   color: white;}
}

TD{
FONT-SIZE:11;
FONT-FAMILY:arial;
COLOR:ffffff;
}

font.head{
font-family:arial;
font-size:11;
color:FFCC00
}

H1 {
text-align: center;
color: white
}

H3 {
text-align: justify;
color: white
}

.headers {
	font-size: 16px;
	font-weight: bold;
	color: #C6B34C;
}
.normal {
    text-align: justify;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
A.downlonks {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
