body {
	marginwidth:0px;
	marginheight:0px;
	topmargin:0px;
	leftmargin:0px;
	margin:0px;
	background-color: #FFFFFF;
	background-image: none;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #666666;
}
table {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #666666;
}
.column-justify {
	text-align:justify;
}
.text-bold {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.text-italic {
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	color: #666666;
	font-style:italic;
}
.Title {
	font-family: arial, tahoma, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #af2314;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align:left;
}
.text-Bold-Blue {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1c3568;
	padding-top: 5px;
	padding-bottom: 5px;
}
.TableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-color: #666666;
}
.SideBorders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #909ba4;
	border-right-color: #909ba4;
}
a:link { font-family: verdana, tahoma, arial; font-size: 11px; color: #1c3568; text-decoration: underline;}
a:visited { font-family: verdana, tahoma, arial; font-size: 11px; color: #1c3568; text-decoration: underline;}
a:active { font-family: verdana, tahoma, arial; font-size: 11px; color: #1c3568; text-decoration: underline;}
a:hover { font-family: verdana, tahoma, arial; font-size: 11px; color: #A6181C; text-decoration: underline;}
