.background {
	background-image: url(../Images/Output/background.gif);
	background-repeat: repeat;
}
.headinghome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660066;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.borderleft {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999900;
}
.body9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #8A008A;
}
a:hover {
	color: #8A008A;
	text-decoration:underline;
}
a:visited {
	color: #990099;
	text-decoration:none;
}
a:active{
	color:#990099;
	text-decoration:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	white-space: normal;
	text-transform: capitalize;
	letter-spacing: .05em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.body11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.borderright {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.headingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bordertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin solid #CCCCCC;
}
.bordertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
}.borderpurple {
	border: thin solid #660066;
}
