BODY
{
	background-color: #dcdcdc;
	margin: 0pt;
	color: #003;
	font-size: small;
}

p
{
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
}

H1
{
	color: #603;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

H2
{
	color: #603;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

em
{
	color: #603;
	font-style: normal;
	font-weight: bold;
}

STRONG
{
	color: #603;
	font-style: normal;
	font-size: large;
	font-weight: bold;
}

A:hover
{
	color: #903
}