BODY
{
	background-color : #CAD9E2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	background-color : #FFFFFF;
}

TH.online
{
	font-size : 13px;
	background-color : #DDDDDD;
}

TD.online
{
	font-size : 13px;
	background-color : #EEEEEE;
}

H2
{
    color : #00435C;
	font-size : 20px;
}

H3
{
    color : #00435C;
	font-size : 16px;
}

H4
{
    color : #00435C;
	font-size : 20px;
	text-align: left;
}

H5
{
    color : #00435C;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #00435C;
	font-size : 18px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}

IMG
{
	border-color : #501044;
}

LI
{
    padding-bottom : 6px;
}

LI.subnav
{
    padding-bottom : 0px;
    font-size : 11px;
}

.bold
{
    color : #00435C;
	font-weight : bold;
}

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

.projectinfo
{
	font-size : 13px;
    color : #333333;
}

.form
{
	font-size : 13px;
}

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

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

.indent20
{
	margin-left : 20px;
}

.indent130
{
	margin-left : 130px;
}

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

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

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