
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #f5f5f5;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color: #666600;
	line-height: 18px;
}
h2 {font-size: 13px;
color: #A70021;
line-height: 14px;
}



h3 {color: #666666}

h4 {
	color: #666600;
	font-style: italic;
	font-size: 12px;
}