td.header a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-decoration: underline;
}
td.header a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
td.header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
}
td.header a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {

}
a:active {
}
.background {  background-image: url(back.jpg); background-repeat: no-repeat; background-position: right top}
.dashedtable {  border: #666666; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0066CC}
.leftlink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366}
