<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B6B6B;
}
body,td,th {
	color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
a:link {
	color: #942E42;
	text-decoration: none;
}
a:visited {
	color: #942E42;
	text-decoration: none;
}
a:hover {
	color: #D5628A;
	text-decoration: none;
}
a:active {
	color: #942E42;
	text-decoration: none;
}
blockquote {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 30px;
	border-top: 20px none;
	border-right: 20px solid #3C4979;
	border-bottom: 20px none;
	border-left: 20px solid #912B28;
	color: #7D7D7D;
}
.caplinks {
	font-size: 9px;
	background-color: #F4F4F4;
	text-transform: lowercase;
	text-align: center;
	display: block;
}
.sidebarheader {
	font-size: 16px;
	color: #8B91B1;
	background-color: #3C4979;
	display: block;
	text-transform: lowercase;
	padding: 3px;
	text-indent: 10px;
}
.sidebarlinks {
	background-color: #EAEAEA;
	list-style-type: square;
	padding: 20px 20px 20px 30px;
	text-indent: 5px;
	font-weight: normal;
}
.sidebarlinks a {
	display: block;
	padding: 2px 0px;
	border-bottom: 1px dotted #e3e3e3;
	font-weight: normal;
}
.sidebarlinks a:hover {
	background: #DFDFDF;
	color: #4F2834;
	font-weight: normal;
	}
a {
	font-weight: bold;
}
.smalllinks {
	font-size: 9px;
	text-align: center;
	display: block;
}
input, textarea, option, select {background-color: #F4F4F4; font: 12px arial; color: #4A4A4A; border-style: solid; border-color: #4A4A4A; border-width: 1px}


-->
</style>