body {
	margin-top: 0px;
	background-image: url(/images/background.gif);
	background-position: 50%;
}

p {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 0px;
}
p a:link {
	text-decoration: none;
	color: #666666;
}
p a:visited {
	text-decoration: none;
	color: #666666;
}
p a:hover {
	text-decoration: underline;
	color: #333333;
}
.footer {
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
	color: #663300;
	text-align: center;
}
.testimonials {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-style:italic;
	line-height: 18px;
	color: #999933;
	padding-left: 15px;
}
.introblue {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #669999;
	padding-left: 0px;
}


.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99cccc;
	text-decoration: none;
	
}
.menu a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99cccc;
	text-decoration: none;
}
.menu a:visited {
	font-size: 14px;
	color: #99cccc;
	text-decoration: none;
}
.menu a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.menu a:active {
	font-size: 14px;
	font-weight: bold;
	color: #99cccc;
	text-decoration: none;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #FFCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #cccc66;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #cccc66;
	

}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #99cccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99cccc;
	

}