BODY, P, H1, H2, H4, LI, TD, TH, DD, DT
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}
BODY
{
	background-color: #ffffff;
}
LI,UL,OL
{
	list-style-image: none;
}
H3, H4, TH
{
	font-weight: bold;
}
H1
{
	font-size: 140%;
}
H2
{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0
}
H3
{
	font-size: 14pt;
	font-family: Garamond, Helvetica, Arial, serif;
	font-color: #9A7D52;
	margin-bottom: 0
}
H4
{
	font-size: 10pt;
}
DD
{
	margin-left: 20px;
}
a:link    { text-decoration:underline; color:#1F2F67 }
a:visited { text-decoration:underline; color:#1F2F67 }
a:active  { text-decoration:underline; color:#1F2F67 }
a:hover   { text-decoration:underline; color:#FF0000 }
.Default		  { font-family: Verdana, Helvetica, Arial, sans-serif; }
.Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
