
<style type="text/css">
<!--
	body, td {
	color : #000000;
	font-size : 12;
	font-family : Arial, Helvetica, sans-serif;
}

.PageBody { background-color: White; }
.MainTableBody { background-color: #003399}
.head2 {font-size:12pt;font-weight:bold;color:#003399}

  .copyright{
	font-size:8pt;
	color: White;
	text-decoration : underline;
}    

  .textlink{
	font-size:10pt;
	font-weight:bold;
	color: #DC143C;
	text-decoration : underline;
}

 .textlink:Hover{
	font-size:10pt;
	font-weight:bold;
	color: #031294;
	text-decoration : underline;
}

.text1 {
	font-size:16pt;
	font-weight:bold;
	color: #ffffff;
}

.text2 {
	font-size:16pt;
	font-weight:bold;
	color: #F4C329;
}
   .SideMenu{
	font-size:11pt;
	font-weight:bold;
	color: #003399;
	text-decoration : none;
}
	
 .SideMenu:Hover{
	font-size:11pt;
	font-weight:bold;
	color: #DC143C;
}

.MainMenu {
	color:#ffffff;
	font-weight : bold;
	font-size : 16;
	text-decoration : none;
}

.LinkMenuTable 
{
	background-color: #f2f2f2
}

td
{
	font-size: 10pt;
	font-family: Arial;
}
 .MainMenu:Hover {
	color: #4bfc62;
}


	
	-->
</style>