BODY
{
	font-size: small;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Arial,sans-serif;
	letter-spacing: 1pt;
}

H1
{
	font-size: 125%;
	color: #FF6;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	font-weight: bolder;
}
H2
{
	font-size: 110%;
	color: #FF6;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	font: small-caps bolder;
}
H3
{
	font-size: 120%;
	color: #0C6;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
}
H4
{
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

A:link
{
	color: #09C;
	font-weight: normal;
	text-decoration: underline;
	text-transform: inherit;
}



A:visited
{
	color: #3C6;
	font-weight: normal;
	text-decoration: underline;
}



A:active
{
	color: #39F;
	font-weight: normal;
	text-decoration: underline;
}

.footer
{
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: 130%;
}

a.footer:link
{
	color: #9CF;
	text-decoration: underline;
	cursor: hand;
}
a.footer:visited
{
	color: #09C;
	text-decoration: underline;
	cursor: hand;
}
a.footer:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}
a.footer:active
{
	color: #39F;
	text-decoration: none;
	cursor: hand;
}
.header
{
	text-align: center;
}
.testimonial
{
	font-size: 110%;
	color: #000;
	font-weight: normal;
	margin: 10px;
	padding-bottom: 0px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
