<style type="text/css">

body {
	background-color: #BCE395;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: lighter;
	font-size: 18px;
	color: #00A0C6;
	word-spacing: 0.1em;
	margin-bottom: -12px;
}

blockquote { 
margin : 0 20px;
}

ul,li {
	list-style-type: none;
	list-style-image: url(../images/star.gif);
	list-style-position: inside;
}


td,th {
	color: #924A00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
p {
	color: #924A00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	word-spacing: 0.1em;
	padding-top: -12px;
}

a:link {
	color: #F05464;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #AFE691;
}
a:active {
	text-decoration: none;
	color: #73D7D9;
}
a.footer:link {
	color: #79E0E3;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	color: #B18560;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	color: #AFE691;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:active {
	color: #93DCE2;
	font-weight: normal;
}
.footertext {
	color: #79E0E3;
}
.style1 {
	color: #00A0C6;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

</style>
