.bodyfix {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 0.95em;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.hbodyfix {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 18px;
}

.pbodyfix {
	font-size: 3px;
	vertical-align: -2px;
}

.mbodyfix {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
}

.sbodyfix {

	font-family: "Courier New", Courier, mono;
	font-size: 0.75em;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

.abodyfix {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
	border: #FFFFFF;
}

a.abodyfix:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.abodyfix:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.abodyfix:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.borderW { border-color: #ffffff; color: #ffffff }

.TablePx {
	color: #ffffff;
    border-collapse:collapse;
    border:none;
}

