TD {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #000;
}

TD.dark {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #FFF;
}

TD.right {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #FFF;
}

TD.bottom {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #FFF;
}

H1 {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #000;
}

P {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	color: #000;
	
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	scrollbar-3d-light-color: #516486;
	scrollbar-arrow-color: #E8AB00;
	scrollbar-base-color: #516486;
	scrollbar-dark-shadow-color: #516486;
	scrollbar-face-color: #516486;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #516486;
	
}


A:link {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #AA0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #E8AB00;
	text-decoration: none;
	font-weight: bold;


}

A.dark:link {
	color: #FFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFF;
	text-decoration: none;
}

A.dark:hover {
	color: #E8AB00;
	text-decoration: none;
}

HR {
	height: 1px;
	color: #E8AB00;
}

headline {
	font-family: "Bookman Old Style", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
