BODY
{
	margin: 5px 10px;
	border: 0px;
	padding: 0px;
	background: #ffffff;
	color: #000000;
}
BODY, TABLE, TR, TD, TH, TEXTAREA, SELECT, FONT, OPTION, SPAN, UL, OL, P, DD, DL, DT, INPUT, BUTTON, FORM, A
{
	font-size: 13px;
	line-height: 1.25em;
	font-family: arial, sans-serif;
}
UL
{
	margin-top: 0px;
	margin-bottom: 0px;
}
LI
{
	margin-top: 0px;
	margin-bottom: 5px;
}
SMALL
{
	font-size: 10px;
	line-height: 1.25em;
	font-family: arial, sans-serif;
}
BIG
{
	font-size: 18px;
	line-height: 1.25em;
	font-family: arial, sans-serif;
}
B, STRONG
{
	font-weight: bold;
}
H1
{
	font-size: 23px;
	line-height: 1.25em;
	font-family: arial, sans-serif;
	font-weight: bold;
}
H2, H3, H4, H5, H6
{
	font-size: 18px;
	line-height: 1.25em;
	font-family: arial, sans-serif;
	font-weight: bold;
}
P
{
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
P.BLURB
{
	font-style: italic;
	font-weight: bold;
}
A
{
	text-decoration: none;
	color: #0000ff;
}
A:VISITED
{
	text-decoration: none;
	color: #61008a;
}
A:HOVER
{
	text-decoration: underline;
}
A:FOCUS
{
	outline: none;
}
OPTION[SELECTED]
{
	font-weight: bold;
}
