TD {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFF;
}

TD.dark {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFF;
}

TD.right {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFF;
}

TD.bottom {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

H1 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFF;
}

P {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFF;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #931C16;
	scrollbar-track-color:#999999;
	
}


A:link {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A:active {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FFFF00;
	text-decoration: none;


}

A.dark:link {
	color: #FFF;
	text-decoration: none;
}


HR {
	height: 1px;
	color: #E8AB00;
}

headline {
	font-family: Times New Roman;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.first {
	font-family: Times New Roman;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
