P, TD, TH, LI, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	color: #000000;
}

A {
	color: #3A3B68;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #A35C1A;
}
H1 {
	color: #404040;
	font-size:15;
	font-style: bold;
}
