.pagebg {
	background-color: #CCCCCC;
}
p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}
a:link {
	color: #C90016;
	text-decoration: none;
}
a:hover {
	color: #C90016;
	text-decoration: underline;
}
a:active {
	color: #C90016;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
.text-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 125%;
	line-height: 13px;
}
.text-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 14px;
	line-height: 24px;
}
.text-indent {
	text-indent: -13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	margin-left: 75px;
	margin-right: 80px;
}
.text-indent2 {
	text-indent: -13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	margin-left: 75px;
	margin-right: 80px;
}
