body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000010;
}

DIV.titleFont {
	font-size : 30pt;
	font-style : normal;
	color : #FFCC00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 5px;
}

DIV.titleFont2 {
	font-size : 25 pt;
	font-style : normal;
	color : #FFCC00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

DIV.titleFont3 {
	font-size : 16 pt;
	font-style : normal;
	color : #FFCC00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

DIV.contentFont {
	font-size : 12pt;
	font-style : normal;
	line-height: 18pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 5px;
}

a:hover {
 	color:#FFCC00;
}

A {
	text-decoration: underline;
	color: #ffffff;
	font:900;
	padding-left:10px;
	padding-right:10px;
	font-size: 11px; 
	font-family: Verdana;
}

A.whiteLink {
	color: #ffffff;
}

A.blacklink {
   color: #222222;
}

A.redhover:hover {
   color: red;
}

TD{
	font-size: 10; 
	color:#ffffff;
	font-family: Verdana,Arial;
}

.bot{
  color:black;
  font-weight:bold;
  text-decoration:none;
  font-size:7pt;
  font-family:Verdana;
}


