#body{
    font-family: Verdana, Arial, Helvetica, sans-serif;  	 font-size: 14px;  	 line-height: 12pt
  	 color: white;
  	 background: transparent url(../Pictures/pagebg2.gif) repeat;
}

a {
	color: #094681;
	font-size: 12px ;
	text-decoration: underline;
    }

a:visited {
	color: #6E209E;
	text-decoration: underline;
	font-weight : bold;
	font-size: 12px;
	font-family: Verdana
    }
a:active {
	color: #901BBE;
	text-decoration: none;
    }
a:link {
	color: #21621B;
	text-decoration: underline;
	font-size: 12px;
	font-weight:  bold;
	font-family: Verdana;
    }
a:hover {
	color: #BE1B1D;
	text-decoration: underline;
	font-size: 14px ;
    }  

   
.text1 {
   	font-family: Tahoma, Arial, Helvetica, sans-serif;   	font-size: 14px;   	line-height: 12pt
   	color: #243186;
   	background-color: #CCDB74;
    }
 h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #222C8C;
	line-height: 24px;
	text-align: center;
	text-decoration: underline;
    }
 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2F77F1;
	line-height: 20px;
   text-align: center;
    }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #9C3636;
	line-height: 20px;	
    }
.td {
 	background-image: url(pictures/bbest.gif);
	color: #000000;
    }
			
  
