body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4767A3;
	background-color: #F9F9F9;
}
h3 {
	border-bottom: 1px solid #333;
	font-size: 16px;
}
A:link {
	color: #336699;
	text-decoration: none;
}

A:active  {
	color: #003366;
	text-decoration: underline;
}

A:hover  {
	color: #003366;
	text-decoration: underline;
}

A:visited {
	color: #336699;
	text-decoration: none;
}
