body {
	margin: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a, a:visited
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}
H1
{
	font-size: 1.1em;
	color: #0d99f8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
H2
{
	font-size: 1em;
	color: #0d99f8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
li
{
	list-style-image: url(/images/generalpage/arrow_white.gif);
}

HR
{
	height: 1px;
	color: #8de3f9;
}
