@charset "UTF-8";
/* CSS Document */

.homeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.homeHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f352e;
}

.smallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3f352e;
	font-weight: bold;
	text-align: right;
}

.whiteLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.contentHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3f352e;
	font-weight: bold;
}

.contentBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3f352e;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f352e;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

v:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.smallText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3f352e;
}
