@CHARSET "ISO-8859-1";

body {margin: 0px; padding: 0px; }
div,p,span,td { font-family: verdana, arial, courier; font-size: 10px; font-weight: normal; }
a:link { color: #006600; text-decoration:none; font-weight:bold; font-family: Verdana,Arial, Courier; font-size: 10px;}
a:visited { color: #006600; text-decoration:none; font-weight:bold; font-family: Verdana,Arial, Courier; font-size: 10px;}
a:hover { color: #006600; text-decoration: underline; font-weight:bold; font-family: Verdana,Arial, Courier; font-size: 10px; }
a:active { color: #006600; text-decoration:underline; font-weight:bold; font-family: Verdana,Arial, Courier; font-size: 10px; }
a:focus { color: #006600; text-decoration:underline; font-weight:bold; font-family: Verdana,Arial, Courier; font-size: 10px; }

.col {
	border-bottom: 1px solid green;
}

.rcol {
	border-bottom: 1px solid green;
}

.tbl {
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-top: 1px solid green;
}

.h3ext {
	font-family: verdana, arial, courier;
	font-size: 12px;
	font-weight: bold;
}
