body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #660099;
	background-color: #CC6633;
}
h2 {
	color: #660099;
	background-color: #FEEED7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 5px;
}
.maintable {
	border:#660066 double;
}
.foot {
	color:#FEEED7;
	background:inherit;
	font-size:10px;
	font-style:italic;
	text-align:right;
}
.foot a:link {
	color:#FFFFCC;
	background:inherit;
	font-size:10px;
	font-style:italic;
}
.foot a:visited {
	text-decoration: none;
	color:#FFFFCC;
	background: inherit;
}
.foot a:hover {
	text-decoration: underline;
	color:#663399;
	background: inherit;
}
.foot a:active {
	text-decoration: none;
	color: #663399;
	background: inherit;
}
a:link {
	color:#FF9933;
	background:inherit;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF9933;
	background: inherit;
}
a:hover {
	text-decoration: underline;
	color:#663399;
	background: inherit;
}
a:active {
	text-decoration: none;
	color: #663399;
	background: inherit;
}
#imgright {
  	float: right;
 	margin: 0 0 5px 10px;
	border:#FEEED7 1px solid;
}
#imgleft {
  	float:left;
  	margin:0px 20px 0px 0px;
}
.inverse {
	color: #FEEED7;
	background-color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	padding: 5px;
}
.orange {
	color:#FEEED7;
	background-color:#CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.accent {
    color:#CC6633;
	background:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	padding: 5px;
	border: #CC6633 2px solid;
ul {
	font-weight:600;
}
.hr {
	color: #663399;
	background:inherit;
}