html, body { height: 100%; margin: 0; padding: 0; color: #000000; }
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1;}
TABLE {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
TD {
	FONT-WEIGHT: normal; FONT-STYLE: normal
}
B {
	FONT-WEIGHT: bold
}
I {
	FONT-STYLE: italic
}
A:link {text-decoration: none; color: red;}
A:visited {text-decoration: none; color: red;}
A:active {text-decoration: none; color: red;}
A:hover {text-decoration: underline; color: blue;}
.globalNav {
	BACKGROUND-COLOR: #f2eedb
}
.covermain {
	BACKGROUND: #ffffff; COLOR: #000000
}
.gridLine {
	BACKGROUND: #000000
}
.globalN {
	BACKGROUND-COLOR: #FFFFFF
}
.pageNumbers {
	TEXT-TRANSFORM: uppercase; COLOR: #000000
}
.grayDate {
	COLOR: #666666
}
.gridLine2 {
	BACKGROUND: #FFFFFF
}
.globalRed {
	BACKGROUND-COLOR: #FFFFFF
}
