.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #CCCCCC;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #961227;
}
.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #22252E;
}
.scroll2 {	height: 370px;	width: 470px;	overflow: auto;	color:#FFFFFF;	background-color: transparent;	padding: 8px; font-family: Arial, Verdana; font-size: 9.5pt;
	scrollbar-arrow-color:#961227;
     scrollbar-base-color: #000000;
     scrollbar-3dlight-color:#0000000;
     scrollbar-darkshadow-color:#22252E;
     scrollbar-highlight-color:#22252E;
     scrollbar-shadow-color:#22252E;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #961227;
}
