BODY
{
	background-color : White;
    font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-left : 0px;
	margin-top : 0px;
}

TD
{
    font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
}

H2
{
    color : #006F82;
	font-size : 24px;
	text-align: center;
}

H3
{
    color : #006F82;
	font-size : 18px;
	text-align: center;
}

H4
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #006F82;
	font-weight : bold;
	font-size : 18px;
	text-align: left;
}

H5
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #006F82;
	font-weight : bold;
	font-size : 16px;
	text-align: left;
}

.red
{
    color : red;
}
DT
{
	padding-top : 10px;
    color : #006F82;
	font-weight : bold;
	padding-bottom : 2px;
}

DD
{
	padding-top : 4px;
	margin-left : 25px;
}

.footer
{
	font-size : 12px;
	text-align: center;
	line-height : 16px;
}

.caption
{
	font-size : 12px;
    text-align: center;
	font-style : italic;
    padding-top : 5px;
}

.smaller
{
	font-size : 12px;
}

.larger
{
	font-size : 16px;
}

.bold
{
    color : #006F82;
    font-weight : bold;
}

.form
{
    font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	background : #FFFFFF;
}

.copyright
{
	font-size : 9px;
	color : #666666;
	text-align: center;
}

.quote
{
	font-style : italic;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
}

.emertitle
{
	font-size : 16px;
	font-weight : bold;
	color : Red;
}

.emerindent
{
	color : Red;
	text-indent : 25px;
	padding-top : 3px;
}

.emerindent2
{
	color : Red;
	text-indent : 40px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
