body {
	font-size: 16px;
	color: #666666;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A0202;
	background-position: top;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A0202;
	background-position: top;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7A0202;
	background-position: top;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
}
.btm {
	font-size: 12px;
	color: #FFCC33;
	text-align: left;
	padding: 5px;
}
.small {
	font-size: 14px;
	color: #666666;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	line-height: 18px;
	text-decoration: none;
}
.beg {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0066FF;
	font-weight: bold;
	padding: 5px;
}


