
body {
	color:#000000;
	background-color: #EFEFEF;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a:link { color: #800040 ; font-weight: bold; font-size: 12px; text-decoration: none; }
a:visited { color: #800040 ; font-weight: bold; font-size: 12px; text-decoration: none; }
a:hover { color: #FF0033 ; font-weight: bold; font-size: 12px;background-color: none; text-decoration: none; }
a:active { color: #800040 ; font-weight: bold; font-size: 12px; background-color: none; text-decoration: none; }


h1 {
	font-size:20px;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:14px;
}

