@charset "UTF-8";
/* CSS Document */


<!--
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #eaeff3 url("images/css-bkgd.gif") center top repeat-y;
}


.style1 {font-weight: bold}
.style2 {
	color: #A30046;
	font-weight: bold;
}
.footer {
	color: #A30046;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #A30046;
}
a:visited {
	color: #A30046;
}
a:hover {
	color: #A30046;
}
a:active {
	color: #A30046;
}

-->

