.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D2A62;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: E5E5E5;
	border-bottom-color: E5E5E5;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: E5E5E5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: E5E5E5;
}
	a.bodytext:link { color: #2D2A62; text-decoration: none;}
	a.bodytext:active { color: #990033; text-decoration: none;}
	a.bodytext:visited { color: #2D2A62; text-decoration: none;}
	a.bodytext:hover { color: #990033; text-decoration: none;}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
	a.small:link { color: #2D2A62; text-decoration: none;}
	a.small:active { color: #990033; text-decoration: none;}
	a.small:visited { color: #2D2A62; text-decoration: none;}
	a.small:hover { color: #990033; text-decoration: none;}
	
.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
	a.b2:link { color: #2D2A62; text-decoration: none;}
	a.b2:active { color: #990033; text-decoration: none;}
	a.b2:visited { color: #2D2A62; text-decoration: none;}
	a.b2:hover { color: #990033; text-decoration: none;}
	
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2D2A62;
}
