 

font
{
	font-size: 16px;
	font-family:  Arial, Helvetica, sans-serif;
}

.TEXT {
	font-size: 16px;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 30px 0px 30px 30px;
}

.BlueText {color: #0000FF;
	font-weight: bold;	
	

}
.heading {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;	
}

body {
	font-size: 16px;
	   font-family: Arial, Helvetica, sans-serif;
	   font: arial;
	}
.TextBold {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}	

a.Division {
	font-weight: bold;
	color: #663333;
	font-size: 18px;
	text-decoration: underline;
   
   }


a.Division:hover {
	font-weight: bold;
	color: #6699CC;
	font-size: 18px;
	text-decoration: none;
   
   }
 
 
 a{
	font-weight: bold;
	color: #663333;
	font-size: 14px;
	text-decoration: underline;
   
   }


a:hover {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	text-decoration: none;
   
   }  
 .aubtn{
	font-weight: bold;
	color: #663333;
	font-size: 14px;
	text-decoration: underline;
   	cursor:hand;
   }


.aubtn:hover {
	font-weight: bold;
	color: #6699CC;
	font-size: 14px;
	text-decoration: none;
   
   }  
