td, th, p, hr, ul, ol, li, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
.hidden {  color: #333333; visibility: hidden; clip:  rect(   )}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	color: #333399;

}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FF9900}
body {
	background-color: #CCFF00;
	margin: 0px 0px;
	background-image: url(images/bg.gif);
}

h2 {  font: bold 18px Verdana, Arial, Helvetica, sans-serif}
.small {  font: 9px Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC}
a:visited {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663399;
}
