body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E8F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.regularTextBlueBold {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.regularTextSmall {
	font-size: 11px;
}
a {
	color: #003366;
}
a:hover {
	color: #990000;
}
.regularRedLarge {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.regularLarge {
	font-size: 13px;
	font-weight: bold;
}
.regularRed {
	color: #990000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.rowcolor {
	background-color: #F4F5EF;
}
.columnhead {
	font-weight: bold;
	color: #FFFFFF;
}
.regularTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
}
.regularLargerBold {
	font-size: 14px;
	font-weight: bold;
}
.smallTextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
