/* CSS Document */

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #2B152E;
}
body {
	background-color: #1A0C1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: underline;
}

.bodynav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A0C1B;
	letter-spacing: 1px;
	text-decoration: none;
}
.bodynav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A0C1B;
	letter-spacing: 1px;
	text-decoration: none;
}
.bodynav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1A0C1B;
	letter-spacing: 1px;
	text-decoration: underline;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #2B142D;
}

