html { 
	height: 100%; margin-bottom: 1px; 
} 

body {
	color: #003b53;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none
}

table {
	color: #003b53;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: none
}

A:LINK {
	color: #003b53;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: underline
}
A:VISITED {
	color: #003b53;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: underline
}
A:HOVER {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: underline
}
A:ACTIVE {
	color: #003b53;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-decoration: underline
}

table {
	border: solid 0px;
	border-spacing: 0px;
	border-collapse: collapse	
}


table.noborder {
	border: none
}

td.noborder {
	border: none
}


important {
	color: red;
}


.td-high { background:#FFFF33; }
.td-low { background:#FFFF99; }

.td-high1 { background:#FFFF33; }
.td-low1 { background:#FFFF99; }

.td-high2 { background:#FFFF33; }
.td-low2 { background:#FFFF99; }

.td-high3 { background:#FFFF33; }
.td-low3 { background:#FFFF99; }

.td-high4 { background:#FFFF33; }
.td-low4 { background:#FFFF99; }
