body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #660000;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A50A0A;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #C6C9B4;
	text-decoration: underline overline;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
h3 {
	letter-spacing: 2px;
	word-spacing: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: lowercase;
}

