body {
	background-color: #5B4A44;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
link {
	color: #35CAF4;
	background-color: #35CAF4;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
}
small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFCC;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	border-left-width: thick;
	border-left-style: none;
	padding-left: 5px;
	border-right-width: thick;
	border-right-style: none;
	padding-top: 10px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FFFFCC;
	color: #FFFFCC;
	padding-top: 10px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #FFFFCC;
	padding-right: 6px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 10px;
	color: #FFFFFF;
	font-style: normal;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: underline;
}

a:hover {
	color: #FFFF66;
	text-decoration: underline;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #35CAF4;
	text-decoration: none;
	padding-left: 5px;
	
}
