A:link {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: #0037b8; font-weight: bold}
A:visited {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: navy; font-weight: bold}
A:active {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: #A0A162; font-weight: bold}
A:hover {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: #FF0000; font-weight: bold}

A.navbar:link
	{
	font-family: "Verdana,Arial,Helvetica";
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration:none
	}
A.navbar:visited {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: white; font-weight: bold; text-decoration:none}
A.navbar:active {font-family: "Verdana,Arial,Helvetica"; font-size: 10pt; color: yellow; font-weight: bold; text-decoration:none}
A.navbar:hover {
	font-family: "Verdana,Arial,Helvetica";
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-decoration:none;
	background-color : White;
}

li           { font-family: Arial; font-size: 10pt }
td           { font-family: Arial; font-size: 10pt }
p            { font-family: Arial; font-size: 10pt }

P.small		{ font-family: Arial; font-size: 8pt }

TABLE.title
	{
	width: 100%;
	}
	
TD.title
	{
	background: #CC0000;
	font-family: "Verdana,Arial,Helvetica";
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration:none
	}

TD.titlebig
	{
	background: #99CCFF;
	font-family: "Verdana,Arial,Helvetica";
	font-size: 20pt;
	color: navy;
	font-weight: bold;
	text-decoration:none
	}

TD.title_lightblue
	{
	background: #99CCFF;
	font-family: "Verdana,Arial,Helvetica";
	font-size: 14pt;
	color: white;
	font-weight: bold;
	text-decoration:none
	}
	
TD.title_navy
	{
	background: navy;
	font-family: "Verdana,Arial,Helvetica";
	font-size: 14pt;
	color: white;
	font-weight: bold;
	text-decoration:none
	}

TD.shaded_blue
	{
	background: #99CCFF;
	vertical-align: top;
	font-family: "Verdana,Arial,Helvetica";
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-decoration:none
	}	
	