
 body, td {
  	background-color: #251b16;
  	color: #eeeeee;
	font-family: Arial, serif;
	font-size: 18px;
	text-align: left;
	line-height: 130%
 }
h1{
	font-family: Arial, serif;
	font-size: 32px;
	color: #FFCC66;
    text-decoration: none;
	text-align: center;
	line-height: 130%
}
h2{
	font-family: Arial, serif;
	font-size: 16px;
	color: #FFffff;
    text-decoration: none;
}
h3{
	font-family: Arial, serif;
	font-size: 16px;
	color: #FFCC66;
    text-decoration: none;
}

 span.c5 {font-size: 80%}
 span.c3 {color: #FFCC66; font-size: 120%}
 div.c2 {align: center}


a:link {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;

}
a:visited {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;

}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;

} 
a:active {
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;

}