BODY
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 14px;
}

TD
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TH
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #115567;
}

H1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #833E23;
	font-size : 18px;
	text-align: left;
	}

H2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #833E23;
	font-size : 15px;
	text-align : left;
	font-style : italic;
}

H3
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #833E23;
	font-size : 14px;
	padding-left: 30px;
    margin-bottom : 0px;
}

H4
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #115567;
	font-size : 16px;
	text-align : center;
}

H5
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #115567;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #115567;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-bottom : 4px;
    margin-left : 45px;
}

.main
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.smaller
{
	font-size : 11px;
}

.small
{
	font-size : 13px;
}

.large
{
	font-size : 14px;
}

.boldrust
{
	color : #833E23;
    font-weight : bold;
    font-size : 14px
}

.bold
{
    font-weight : bold;
    font-size : 14px
}

.blue
{
	color : #0000FF;
    font-weight : bold;
    font-size : 14px
}


.bolditalic
{
	color : #115567;
    font-weight : bold;
    font-size : 14px;
    font-style : italic;
}

.boldlg
{
    font-weight : bold;
	font-size : 16px;
}

.indent150
{
	margin-left : 150px;
}

.indent50
{
	margin-left : 50px;
}

.indent30
{
	margin-left : 30px;
}

.emphasis
{
    font-weight : bold;
	
	color : #00008B;
}

.form
{
	font-size : 13px;
}

.quote
{
	font-size : 12px;
	font-style : italic;
    padding-right : 55px;
    padding-left : 45px;
}

.quoteauthor
{
	font-size : 12px;
	text-align : right;
    padding-right : 55px;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
