body {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background: #b5111a;
}	

a:link, a:visited, a:active { 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

table {
	margin: 0px;
}

.subtitle {
	font-size: 13px; 
	font-weight: bold;
	line-height: 16px;
}

.footnote { 
	font-family: Times New Roman, Arial, Verdana; 
	font-size: 10px; 
	color: #FFFFFF;
}

.line {
	border-style: solid;
	width: 450px;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	margin: 0px;
}

.table_format {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10pt; 
	color: #ffffff; 
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	margin: 0px;
}