BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1;
}
A:focus
{
	outline: 1px dotted invert;
}
HR
{
	border: 0 solid #CCC;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
H1
{
	font-size: 110%;
	font-weight: bold;
	color: #000;
	line-height: 1.1;
}
H2
{
	font-size: 80%;
	font-weight: normal;
	color: #636467;
}
H3
{
	font-size: 21px;
}
H4
{
	font-size: 19px;
}
H5
{
	font-size: 17px;
}
H6
{
	font-size: 15px;
}
OL
{
	list-style: decimal;
}
UL
{
	list-style: square;
}
LI
{
	margin-left: 30px;
}
P
{
	color: #636467;
	font-size: 70%;
	line-height: 1.5;
	margin-bottom: 10px;
}
DL, HR, H1, H2, H3, H4, H5, H6, OL, UL, PRE, TABLE, ADDRESS, FIELDSET
{
	margin-bottom: 20px;
}

