BODY {
	background: #AB0000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top; 0px;
	padding-bottom; 0px;
	padding-left; 0px;
	padding-right; 0px;
	font-family: tahoma,arial,serif;
	font-size: 12px;
	overflow: none;
}

A {
	color: #000000;
}
A:hover {
	color: #AB0000;
}

.iheader {
	background: #AB0000;
	height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overrun: none;
}

