body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.footer {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    color: #FFFFCC;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #FFFFCC;
}

.top {
    color: #FFFFCC;
    font-weight: normal;
}

.menus {
    font-weight: bold;
	color: #000000;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000066;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000099;
}

a.toplink:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}

a.toplink:visited {
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}

a.toplink:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF99;

}

table { 
    border-width: 5px;
	border-style: solid;
	border-color: #330033; 
}

.inner {
    border-width: 0px;
	border-style: solid;
	border-color: #990000; 
	vertical-align: top;
	padding: 10px;
}
