﻿body {
	font-family: tahoma;
	font-size : 11px;
	color: black;
	margin-left : 0px;
	margin-top : 20px;
	margin-right: 0px;
}
	
td {
	font-family: tahoma;
	font-size : 11px;
	color: black;
	border-style: none;
	border-size: 0;
}

a {	
	color : #0022D0; 
	font-size : 11px;
	text-decoration: none;
}
	
a:hover { 
	color: #0022D0;
	text-decoration: underline;
}

.pageheading {  font-family: Arial, Helvetica, sans-serif;  font-size: 23px; color: #8e1e46; font-weight: normal; text-decoration:none;  }

.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none;  }
a.mainheading {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none;}
a.mainheading:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #31498c; font-weight: bold; text-decoration:none; }
a.mainheading:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #787878; font-weight: bold; text-decoration:none; }

.subheading {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.subheading {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.subheading:hover {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: underline;}
a.subheading:visited {font-family:Arial; font-size: 11px; color: #31498c; font-weight: bold; text-decoration: normal;}

.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}
a.large_subheading:hover {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: underline;}
a.large_subheading:visited {font-family:Arial; font-size: 13px; color: #31498c; font-weight: bold; text-decoration: normal;}

