a:link, a:visited {
	color: #d71d24;
	text-decoration: underline;
}
a:hover, a:active {
	color: #d71d24;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0 0 0 0;
}
.red_text {
	color: #d71d24;
	font-style: italic;
	font-weight: bold;
}
.leftmenu {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainbody_text {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
}
.page_title {
	font-family: arial, helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	color: #D71D24;
}
.page_subtitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
li {
	padding-bottom:2pt;
}
.mainbody_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
