/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC33;
}
body {
	background-color: #FFFF99;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCFFCC;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: x-small;
}
.Style2 {
	color: #000000;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
}
.Style3 {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
}
.Style5 {color: #000000;
}
.Style6 {
	color: #0066FF;
	font-weight: bold;
}
a:link.type2 {
	color: #0066FF;
	text-decoration: none;
}
a:visited.type2 {
	text-decoration: none;
	color: #CCFFCC;
}
a:hover.type2 {
	text-decoration: none;
	color: #006600;
}
a:active.type2 {
	text-decoration: none;
}
