BODY {
	FONT-SIZE: 12pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	background: #330000;
	}

A:link {
	color: #33CCFF;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	color: #00CCFF;
	text-decoration: none;
	font-weight: normal;
}

A:active {
	color: #00CCFF;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: normal;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : normal;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}
.main-table {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #704c4c;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #704c4c;
}

DIV#headerPrint {
	DISPLAY: none
}
