body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/background.gif);
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #663399;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
	background-color: #FF9900;
}
a:active {
	text-decoration: overline;
}

.testimonial {
	font-size: 11px;
	font-style: italic;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
.copyright:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: overline;

}
.bodymargin {
	padding: 20px;
	background-color: #FFF200;
}
.lineseperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.hometext {
	color: #FF6600;
	font-size: 11px;
	margin: 10px;
	background-color: #fff200;
}
.sidemargin {
	padding: 10px;
}
.sideheader {
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}.subheader {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
td.test {
  border: 1px solid orange;

}
td.test2 {
  border: 1px solid white;

} .topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
}
