.header {
	color: Black;
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif
}
.subheader {
	color: Black;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.bodyfont {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.bodyfontred {
	color: Red;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.boldtxt {
	color: Black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.bottombartext { color: #313973; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica }
.bottomwhtbartext { color: #ffffff; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica }
.italic { font-style: italic }
.pt8 {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
}
.pt9 { font-size: 9pt; font-family: Arial, Helvetica }
A:HOVER {color: #030864;}
A:LINK 
A:VISITED {color : #FFFFFF;}

.headerUL {
	color: Black;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;

}
.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bodyfontblk {

	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.bg {
	background-attachment: fixed;
	background-image: url(file://///Datastor_server/business%20solutions/graphic%20work/new%20bs%20site/bg.gif);
	background-repeat: repeat-x;
}
