BODY
{
	font-family : "Times New Roman", Times, serif;
    color : #000000;
	font-size : 14px;
   	background-color : #E5D9A8;

}

TD.border
{
	background-color : #000000;
	font-family : "Times New Roman", Times, serif;
}

TD
{
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
    background-color : #FEF9E2;
}

H1
{
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-size : 16px;
	text-align: center;
    font-weight : bold;
}

H2
{
	font-family : "Times New Roman", Times, serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : "Times New Roman", Times, serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : "Times New Roman", Times, serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : "Times New Roman", Times, serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : "Times New Roman", Times, serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-top : 6px;
}

.footer
{
	font-size : 11px;
	text-align: center;
}

.caption
{
	font-size : 9px;
    font-style : italic;
}


.smaller
{
	font-size : 11px;
}

.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

LI.indent30
{
    padding-top : 0px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 6px;
	margin-left : 30px;
}

.indent30
{
    padding-top : 3px;
	margin-left : 30px;
}

.emphasis
{
    font-weight : bold;
	font-style : italic;
	color : #00008B;
}

.form
{
	font-size : 13px;
}

.green
{
    color : #634606;
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

.quote
{
	font-style : italic;
	color : #00008B;
    padding-left : 50px;
    padding-right : 30px;
}

.TODO
{
	font-style : italic;
    color : #FB0000;
}
.bottomnavon
{
    color : #000000;
    font-size : 11px;
	vertical-align : middle;
    background-color : #BC003F;
	padding-top : 2px;
	padding-bottom : 2px;
    font-weight : bold;
}

a.bottomnavlink
{
    background-color : #FEF9E2;
    font-family : "Times New Roman", Times, serif;;
    font-size : 11px;
    text-decoration : none;
    color : #000000;
    font-weight : bold;
}

a.bottomnavlink:hover
{
    color : #BC003F;
    text-decoration : none;
    font-weight : bold;
}

a.bottomnavlink:active
{
    color : #000000;
    text-decoration : none;
    font-weight : bold;
}

.bottomnav
{
    background-color : #FEF9E2;
    font-family : "Times New Roman", Times, serif;
    font-size : 11px;
    text-decoration : none;
    color : #000000;
  	vertical-align : middle;
    padding-top : 2px;
	padding-bottom : 2px;
}
