body
{
   	font-family: verdana;
	font-size: 11px;
    color: #000000;
    background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
}
p
{
	font-family: verdana;
	font-size: 11px;
    color: #000000;
}
a:link
{
    color: #663366;
	text-decoration: underline;
}
a:visited
{
    color: #663366;
	text-decoration: underline;
}
a:hover
{
    color: #663366;
	text-decoration: none;
}
td
{
   	font-family: verdana;
	font-size: 11px;
    color: #000000;
}
.defaultMenuItem
{
    color: #000000;
	background-color: #cccccc;
}
.defaultMenuItem a:link
{
   	font-family: verdana;
	font-size: 11px;
    color: #000000;
	text-decoration: none;
}
.defaultMenuItem a:visited
{

	font-family: verdana;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.defaultMenuItem a:hover
{

	font-family: verdana;
	font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.subMenuItem
{
    font-family: verdana;
	font-size: 11px;
    color: #ffffff;
	background-color: #663366;
}
.subMenuItem a:link
{
    font-family: verdana;
	font-size: 11px;
    color: #ffffff;
	text-decoration: none;
	text-decoration: none;
}
.subMenuItem a:visited
{
    font-family: verdana;
	font-size: 11px;
    color: #ffffff;
	text-decoration: none;
}
.subMenuItem a:hover
{
    font-family: verdana;
	font-size: 11px;
    color: #ffffff;
	text-decoration: none;
}
td.menuspacer
{
	background-color: white;
}
table.noborder
{
	border-collapse: collapse;
	border-style: solid;
	border-width: 0;
	width: 100%
}
td.top
{
	margin: 10px;
	vertical-align: top;
	text-align: center;
	width: 25%
}
td.dark
{
	background-color: #cccccc;
}
td.light 
{
	background-color: #663366;
}
th
{
    font-size: 12px;
    color: white;
    font-family: verdana;
    background-color: #cccccc;
}
ol
{
    font-size: 11px;
    color: black;
    font-family: verdana;
}
ul
{
    font-size: 11px;
    color: black;
    font-family: verdana;
}
li
{
    font-size: 11px;
    color: black;
    font-family: verdana;
}
h1
{
    font-size: 15px;
    color:#663366;
    font-family: verdana;
}
h2
{
    font-size: 13px;
    color:black;
    font-family: verdana;
    font-weight: bold;
}
h3
{
    font-size: 11px;
    color:black;
    font-family: verdana;
    font-weight: bold;
}
h4
{
    font-size: 11px;
    color:black;
    font-family: verdana;
}
h5
{
    font-size: 15px;
    color:#663366;
    font-family: verdana;
	text-align: center;
}
h6
{
    font-size: 13px;
    color: black;
    font-family: verdana;
	text-align: center;
}
input
{
    font-family: verdana;
    font-size: 8pt
}
select
{
    font-family: verdana;
    font-size: 8pt
}
textarea
{
    font-family: verdana;
    font-size: 8pt
}
button
{
	font-family: verdana;
    font-size: 8pt
}
HR
{
	color: #663366;
	height: 1px;
}