@charset "utf-8";
/* CSS Document */

a:link {color: #990000;}
a:visited {color: #990000;}
a:active {color: #990000;}

.main_text {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
}


.header_redbg {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}


.red_announc {
	font-family: Calibri;
	font-size: 22px;
	color: #990000;
	font-weight: bold;
}

.header_spon {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}

