.txtbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	height: 0%;
	text-align: left;
	line-height: 18px;
	letter-spacing: normal;
	font-weight: normal;
}

.txtsmallbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	height: 0%;
	text-align: left;
	line-height: 18px;
	letter-spacing: normal;
	font-weight: normal;
}



a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #CC3300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2C1A14;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
	text-decoration: none;
	line-height: 14px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
