BODY, P, DIV, TD, LI
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

UL, OL
{
	margin: 4px 7px 4px 15px;
	padding: 0 0 0 20px;
}

P
{
	margin: 4px 0 4px 0;
	line-height: 130%;
}

A
{
    color: navy;
}

SMALL
{
    font-size: 8pt;
}

H1
{
	color: white;
	font-size: 18pt;
	font-weight: normal;
	margin: 5px 15px 5px 15px;
}

H2
{
	color: #f86632;
	font-size: 15pt;
	font-weight: normal;
	background: url(../images/dot.gif) bottom repeat-x;
	margin: 3px 0 6px 0;
}

H3
{
	color: #303030;
	font-size: 12pt;
	font-weight: bold;
	margin: 3px 0 3px 0;
}

FORM
{
    margin: 0;
}

.leftcell
{
	padding: 0 10px 0 10px;
}

.signupbtn
{
    font-size: 11pt;
    font-weight: normal;
    width: 130px;
    border: #E0E0E0 2px outset;
    background-color: #ffcc38;
    vertical-align: middle;
}

.toplink
{
	font-weight: bold;
}
