body { 
	font-family: Verdana,Arial;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}

.copyright {
	font-size: 7.5pt;
	font-family: Verdana,Arial;
	color: #6a6a6a;
	text-decoration: none;
}
.copyright:link {
	font-size: 7.5pt;
	font-family: Verdana,Arial;
	color: #6a6a6a;
	text-decoration: none;
}
.copyright:visited {
	font-size: 7.5pt;
	font-family: Verdana,Arial;
	color: #6a6a6a;
	text-decoration: none;
}
.copyright:active {
	font-size: 7.5pt;
	font-family: Verdana,Arial;
	color: #6a6a6a;
	text-decoration: none;
}
.copyright:hover {
	font-size: 7.5pt;
	font-family: Verdana,Arial;
	color: #000000;
	text-decoration: underline;
}

td {
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #000000;
}

.form {
	font-family: Verdana,Arial;
	font-size: 9pt; 
	border: 1 solid #f7bc5b;
}

a:link {
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #000000;
}
a:visited {
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #000000;
}
a:active {
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #000000;
}
a:hover {
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #000000;
}

.menu {
	font-family: Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
	color: #f7bc5b;
}

.title {
	font-size: 11pt;
	font-weight: bold;
}
