



BODY 
{ 
	background: #C3CADD;
	font-size : 13px;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	margin-top: 4px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;

 }


img { 
border:0; 
margin:0 10px; 
} 







 
tr, td            
{
	font-family: Verdana, Arial, Helvetica;
        font-size: 13px;

	text-align: ;
	vertical-align: top;

}





H1 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 24px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	background: none;
	text-align: center;
}


H2 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 20px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: blue;
	text-align: center;
}


H3 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: blue;
	text-align: center;
}



p,li
{
	text-align: left;
	font-size : 13px;
	color: black;
	background: none;
	font-family: Verdana, Arial, Helvetica;
}


p.menu-content 
{
	
	text-align:left;
	font-family:arial,times new roman,helvetica,sans serif;
	color: #3333aa;
	font-size : 13px;

}




.TableText
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	color: #000000;
	background: none;


}

.bodyText 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: none;

}

a:link	          {color: #0000FF;
                   text-decoration: underline}
a:visited         {color: #990099;
                   text-decoration: underline}
a:hover           {color: #FF0000;
                   text-decoration: underline}
a:active          {color: #FF0000;
                   text-decoration: underline}
