body {
	background-image: url(/index_files/pattern.gif);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style2 {color: #330099}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330099;
	font-weight: bold;
}
.style4 {
	color: #FF6600;
	font-weight: bold;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #663300; }

a {
text-decoration: none;
}

A:link {
text-decoration: none;
color: #663300;
}

A:visited {
text-decoration: none;
color: #663300;
}

A:hover {
color: orange;
}
