BOdy{
	background-color: #a9c83e;
}
I {
	color: #1A6C6C;
}

TD {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

A {
	text-decoration: none;
	color: #009D01;
}

A:active {
	color: #009D01;
}

A:visited {
	color: #00D402;
}

A:hover {
	text-decoration: underline;
}

A.green {
	color: #1A6C6C;
}

I.beige {
	color: #999966;
}

I.red {
	color: #CC3300;
}
	
I.green {
	color: #336666;
}
td .claim {
	display: block;
	padding: 2px 6px 10px 8px;
	font-size: 10px;
	background: #E1E5E6;
}
td .border {
	padding-top: 10px;
	border-top: 1px solid #94A3A7;
	border-right: 1px solid #94A3A7;
}
#footer {
	font-family: verdana, sans-serif;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	color: white;
	font-weight: bold;
}
#footer a, #footer a:link {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}