/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: small;
	color: #660066;
}
h2 {
	font-size: small;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
h5 {
	font-size: small;
}
h6 {
	font-size: small;
}
.style1 {
	color: #EEEEEE;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-weight: bold;
	color: #006600;
}
.style4 {
	color: #660066;
	font-style: italic;
}
.style5 {
	color: #660066;
	font-weight: bold;
}
.style6 {font-size: x-small}
.style7 {
	font-size: medium;
	font-weight: bold;
}
.style8 {font-size: medium}
.style9 {color: #336600}
.style10 {font-size: small}
.style11 {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #660066;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
