body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.border1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5EAEAE;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5EAEAE;
}
.border2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.border3 {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
td.menu{background:#DDEEEE}
table.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	position:absolute;
	visibility:hidden;
	background-color:lightblue;
	padding: 3px;
}a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
	
}
a:visited {
	color: #000066;
	text-decoration: none;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
ol.list1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-position: outside;
	list-style-image: url(/images/arrwrght.gif);
}
.box1 {
	border: thin solid #CCCCCC;
}
