body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}

body, td, th {
	color:#000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1,  h4, h5 {
  color: #660000;
}
h3 {
	font-size: 18px;
}
h2 {
	font-size: 20px;
	color: #000066;
	text-align:center;
}

h1 {
	font-size: 23px;
	color:#006633
}
a {
	color: #003366;
	font-size: 14px;	
}

A:link 
	{color:#0000FF;
	text-decoration: none
	}
A:visited {color:#0000FF;
	text-decoration:none}
A:active {color:#0000FF;
	text-decoration:none}
A:hover {color:#FF0000;
text-decoration:underline}
