H1
{
	font-size: 13pt;
	font-weight: bold;
}


A.menu:link, A.menu:active, A.menu:visited 
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none
}
a.menu:hover
{ 
	color: #9B171A; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}

A.para:link, A.para:active, A.para:visited 
{ 
	color: #101C8C; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}
a.para:hover
{ 
	color: #9B171A; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: underline
}

A.footer:link, A.footer:active, A.footer:visited 
{ 
	color: #101C8C; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}
a.footer:hover
{ 
	color: #9B171A; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}

A.nav:link, A.nav:active, A.nav:visited 
{ 
	color: #101C8C; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}
a.nav:hover
{ 
	color: #9B171A; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline
}	


table.small
    {
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 8pt; 
    }


table
    {
   font-family:verdana, arial, helvetica, sans-serif;
   font-size: 10pt; 
    }


BODY
   {
   color:black;
   background-color:white;
   font-family: verdana, arial, helvetica, sans-serif ;
   font-size: 10pt; 
   }

a img {border: none}