BODY
{
	background-color: "#536895";
}

TABLE
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:normal;
        background-color: "#536895";
}

td
{
        background-color: "#536895";
}

A:link {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:visited {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:active  {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}
A:hover  {color: #C0C0C0;	text-decoration: underline;	font-style: normal;	font-weight: 400;}


.Selected
{
 	 background-color: Black;
}

.Level2
{
	text-indent:20px;
	white-space:nowrap	
}

.Level2Selected
{
	background-color: Black;
	text-indent:20px;
	white-space:nowrap	
}

.PageHeader
{
	font-size:larger;
	font-weight: bold
}

.Content
{
	line-height: 150%;
	background-color: "#E5EBEB";
font-size:12pt;
}

.Contact
{
	font-size:large;
	font-weight: bold;
	text-align:center;
	background-color: "#E5EBEB";	
}


