P, TD, TH, LI, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13;
	color: #404040;
}

A {
	color: #7C91AD;
	text-decoration: none;
	font-size: 11;
}

A:hover {
	text-decoration: none;
	color: #A0A2F4;
}

 
small.subdued  { 
	color:#999999;
 }

LI {
	list-style: circle;
	color:#7C91AD;
}

H1 {
	font-size:32;
	color:#ffffff;
}
