<STYLE TYPE="text/css">

.main a	
{
	color: #0066cc;
	text-decoration : none;
	font-weight: bold;
}

.main a:link
{
	color: #0066cc;
	text-decoration : none;
	font-weight: bold;
}

.main a:visited
{
	color: #0066cc;
	text-decoration : none;
	font-weight: bold;
}

.main a:active
{
	color: #0066cc;
	text-decoration : none;
	font-weight: bold;
}

.main a:hover
{
	color : red;
	text-decoration : none;
	font-weight: bold;
}

.footer a	
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.footer a:link
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.footer a:visited
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.footer a:active
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.footer a:hover
{
	color : red;
	text-decoration : none;
	font-weight: bold;
}

.menu a	
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.menu a:link
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.menu a:visited
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.menu a:active
{
	color: white;
	text-decoration : none;
	font-weight: bold;
}

.menu a:hover
{
	color : navy;
	text-decoration : none;
	font-weight: bold;
}

P, Body
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
	text-decoration: none;
}

P.Important
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
	font-weight: bold;
	color: #CC0000;
}

P.PageHeader
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
	font-weight: bold;
	color: #0066cc;
}

P.NewsHeader
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
	font-weight: bold;
	color: WHITE;
}

P.TableHeader
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "center";
	font-weight: bold;
	color: #0066cc;
}

P.TableContent
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
}

Body
{
	font-family: "arial"; 
	font-size: 12px;
	text-align: "justify";
	text-decoration: none;
	background-image: url('../Images/logobackground.gif');
}

</STYLE>
