a:link      {  text-decoration: underline; color: #EB942F; }
a:active    {  text-decoration: underline; color: #EB942F; }
a:visited   {  text-decoration: underline; color: #EB942F; } 
a:hover     {  text-decoration: underline; color: #EB942F; } 

.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.sidebartxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}

.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.largetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.largerighttxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

.footertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 15px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.formtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
