body { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif, verdana; background-color: white; }
p {}

td {}

a:link { color: #0A519F }

a:visited { color: #0A519F }

a:hover { color: #0A519F }

a:active { color: #0A519F }

#rightborder {
	border-top-width: 2px;
	border-bottom-width: 5px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #06C;
	border-bottom-color: #09F;
}
#leftborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
}
#botemborder {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #06C;
}

#linkcol {
	font-size:10px;
	font-weight: normal;
	padding-left: 5px;
}

