a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
}
.topline {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.sideheadline {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000; LINE-HEIGHT: 20px
}
.sideheadtext {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000; LINE-HEIGHT: 20px
}
.sidetext {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000; 
	LINE-HEIGHT: 20px
}
a.sidetext:link {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000; 
	LINE-HEIGHT: 20px
}
a.sidetext:visited {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000; 
	LINE-HEIGHT: 20px
}
a.sidetext:hover {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #ff0000; 
	LINE-HEIGHT: 20px
}
a.sidetext:active {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #000000; 
	LINE-HEIGHT: 20px
}
#dropmenudiv   {
	position:absolute;
	border:1px solid black;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
}  
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.hl0	{ background-color: #FFFF99 }
.hl1	{ background-color: #FF99FF }
.hl2	{ background-color: #99FFFF }
.hl3	{ background-color: #FF9999 }
.hl4	{ background-color: #9999FF }
#greybox	{ margin: 0 auto; background-color: #CCC; border: 1px dotted #999; padding: 1em; width: 29.25em; text-align: left }