@charset "utf-8";
.largeheadline {
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 44px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;}

.smallheadline {
	color: #960;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	font-size: 19.5px;}
	
.maintext {
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	font-size: 14.75px;
	margin: 0px;
	padding: 0px;
}
.maintext a:link {color: #333;}
.maintext a:visited {color: #333;}
.maintext a:hover {color: #666;}
.maintext a:active {color: #333;}

.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 13.5pt;
	font-weight: bold;
	color: #FFF;
}
.headings a:link {
	color: #FFF;
	text-decoration: underline;
}
.headings a:visited {
	color: #FFF;
}
.headings a:hover {
	color: #FFF;
}
.headings a:active {
	color: #FFF;


.white_text {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	font-size: 14.75px;
	margin: 0px;
	padding: 0px;}
.white_text a:link {color: #fff;}
.white_text a:visited {color: #fff;}
.white_text a:hover {color: #CCCCCC;}
.white_text a:active {color: #fff;}
 
