a.link_main, a.link_main:active, a.link_main:visited {
	color: #7C2985;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a.link_main:hover {
	color: #FFC324;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a.link_big, a.link_big:active, a.link_big:visited {
	color: #7C2985;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
a.link_big:hover {
	color: #FFC324;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
a.link_onblack, a.link_onblack:active a.link_onblack:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight; bold;
	color: #FFC324;
	text-decoration: underline;
}
a.link_onblack:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
}

.hr {
	color: #FFC324;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFC324;
	text-align: center;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.calendartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.calendartextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.header2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CC0000;
	font-weight: bold;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}


.pageheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #CA0000;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}
.borderoutside {
	border: thin solid #000000;
}
