a:link {
	color: #336600;
	text-decoration: none;
}

a:visited {
  color: #336600;
  text-decoration: none;
}

a:hover {
	color: #336600;
	text-decoration: none;
	background-color: #CCCCFF;

}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #336600;
	padding: 2px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #336600;
	padding: 2px;
	font-family: "Lucida Calligraphy";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #CC00FF;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Calligraphy";
	font-size: 18px;


}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	background-color: #CCCCFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 26px;




}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
h1 {
	font-family: "Lucida Calligraphy";
	font-size: 30px;
	font-weight: bold;
	color: #336600;
	background-color: #CCCC99;
	font-style: normal;
	background-position: center;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	background-color: #CCCCFF;
}
hr {
	border: #CCCC99;
}
