<style>
BODY
{
    BACKGROUND-COLOR: #ffffff
}
a.copyright_link
{
    FONT-SIZE: 10px;
	text-decoration:none;
    COLOR: #727272;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
a.copyright_link:hover
{
    FONT-SIZE: 10px;
	text-decoration:none;
    COLOR: #FFFFFF;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
h1 {    
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: none;
	display: inline;
    text-decoration:none;
	color:#FDAE00;
	}
h2 {    
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: none;
	display: inline;
	font-style: none;
    text-decoration:none;
	color:#B5B4B4;
	}	
a.red {text-decoration:none;color:#ff0000;}
a.red:hover { color:#000099;}

a.white {text-decoration:none;color:#FFFFFF;}
a.white:hover { color:#ff0000;}

a.black {text-decoration:none;color:#000000;}
a.black:hover { color:#000099;}

a.navside {
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: none;
    text-decoration:none;
    color:#FFFFFF;
	}
a.navside:hover {
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: none;
    text-decoration:none;
    color:#E40000;
	}
a.email {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color:#CCCCCC;
}
a.email:hover {
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
}
</style>

