@charset "UTF-8";
/* CSS Document */

a.yellow {
	color:#0000ff;
	font-size:16pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a.yellow:hover {
	color:#666666;
	font-size:16pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a.yellow:visited {
	color:#999999;
	font-size:16pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a.five {
	color:#0000ff;
	font-size:16pt;
	background-color:#9BDBA8;
	text-decoration:none;
}
a.five:hover {
	color:#666666;
	font-size:16pt;
	background-color:#9BDBA8;
	text-decoration:none;
}
a.norm {
	color:#0000ff;
	font-size:14pt;
	background-color:#ffffcc;
<!--
-->
 text-decoration:none;
}
a.norm:hover {
	color:#666666;
	font-size:14pt;
	background-color:#ffffcc;
<!--
-->
 text-decoration:none;
}
a.norm:visited {
	color:#ffffcc;
	font-size:14pt;
	background-color:#ffffcc;
<!--
-->
 text-decoration:none;
}
a.norm:active {
	color:#0000ff;
	font-size:14pt;
	background-color:#ffffcc;
<!--
-->
 text-decoration:none;
}
a {
	color:#0000ff;
	font-size:9pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a:visited {
	color:#0099cc;
	font-size:9pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a:hover {
	color:#666666;
	font-size:9pt;
	background-color:#ffffcc;
	text-decoration:none;
}
a:active {
	color:#00FF00;
	font-size:9pt;
	background-color:#ffffcc;
	text-decoration:none;
}<!--
.style4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style8 {font-size: large; color: #006666; font-family: Arial, Helvetica, sans-serif; }
.style9 {font-size: x-large; color: #006666; font-family: Arial, Helvetica, sans-serif; }
.style10 {color: #006666; font-size: large;}
.style1 {font-size: 90%}
.style2 {color: #006666}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: large;}