﻿body {
	font-family: arial;
	font-size : 12px;
	color: black;
	margin-left : 0px;
	margin-top : 10px;
	margin-right: 0px;
	text-align: center;
}
	
table {
	font-family: arial;
	font-size : 12px;
	color: black;
	border-style: none;
}

a {	
	color : #2f3990; 
	font-size : 12px;
	text-decoration: none;
}
	
a:hover { 
	color: #6d6eaf;
	text-decoration: none;
}
	
a.smallblack {
	font-size: 11px;
	color: black; 
}
	
a.smallblack:hover { 
	font-size: 11px;
	text-decoration: underline;
	color: black; 
} 	

a.smallwhite {
	font-size: 10px;
	color: white; 
}

a.largetitle {
	font-family: arial;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

a.largetitle:hover {
	color: #CC3300;
	text-decoration: none;		
}

.pageheading {  padding: 10px 0 10px 5px; font-family: Arial, Helvetica, sans-serif; font-size: 25px; color: #2f3990; font-weight: normal; text-decoration:none;  }

.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #2f3990; font-weight: normal; text-decoration:none; padding-bottom: 3px;  }
a.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #2f3990; font-weight: normal; text-decoration:none; padding-bottom: 3px; }



.subheading {font-family:Arial; font-size: 12px; color: #2f3990; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 12px; color: #2f3990; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 14px; color: #2f3990; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 14px; color: #2f3990; font-weight: bold; text-decoration: normal;}

