.mainColumn {
	width: 635px;
	height: auto;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:auto;
	margin-top:-8px;
	top:0px;
	clear:both;
	text-align: left;
	background-color:#000000;
}
.textLarge {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	padding-left:3px;
}
.textMedium {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	padding-left:3px;
}

.textSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	padding-left:3px;
}

a {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #017dc5;
	padding-left:3px;
	text-decoration: none;
	}
a:hover {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #017dc5;
	padding-left:3px;
	text-decoration: underline;
	}
	
a:visited {	
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #017dc5;
	padding-left:3px;
	}