body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10px;

}
p {
	font-size: 12px;
}
h1 {  font-size: 18px; color: #000099; font-weight: bold}
h2 {  font-size: 16px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold}
h4 {  font-size: 12px; font-weight: bold}
li {  font-size: 12px}
div {
	font-size: 12px;
}
a:link {  color: #000066}
a:hover {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {  color: #000066}
a:active {  color: #666666; text-decoration: none}
h6 {
	font-size: 14px;
	font-weight: normal;
}
