BODY {
	color:#000000;
}
A:link {
	color:#000000;
	text-decoration:none;
}
A:visited {
	color:#000000;
	text-decoration:none;
}
A:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

.header {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, sans-serif;
	line-height:25px;
}

.header2 {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, sans-serif;
}

.headerred {
	color:#99191B;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, sans-serif;
	line-height:35px;
}

.headerred2 {
	color:#99191B;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, sans-serif;
}

.headerredlarge {
	color:#99191B;
	font-weight:bold;
	font-size:26px;
	font-family:Arial, sans-serif;
	letter-spacing:1px;
	line-height:50px;
}

.text {
	color:#000000;
	font-size:12px;
	font-family:Arial, sans-serif;
}

.text3 {
	color:#000000;
	font-size:10px;
	font-family:Arial, sans-serif;
}

.textimp {
	color:#555555;
	font-size:12px;
	font-family:Arial, sans-serif;
}

.textred {
	color:#99191B;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, sans-serif;
}

.textwithe {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, sans-serif;
}


.backimg {
	background:url(../x_pix/background.gif);
	background-repeat:no-repeat;
}

.backimg2 {
	background:url(../x_pix/background2.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
}