body {
	background : #000033 url(../images/int_bg.jpg) no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #66CCFF;
	font-size: 8pt;
	background-image : url("../images/int_bg.jpg");
	background-repeat : no-repeat;
}

td {
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #66CCFF;
}

A {
	color : #66CCFF;
	font-weight: bold;
	font-size: 8pt;
}

.WhiteText {
	color: #ffffff;
	font-size: 8pt;

}
