/* CSS Document */

body {
	margin-top: 0px;
	background-color: #664433;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Headline {
	font-size: 16px;
	font-weight: bold;
	color: #992222;
}
.Headline_Gold {font-size: 16px; font-weight: bold; color: #664433;
}
.Subhead_Gold {
	color: #664433;
	font-weight: bold;
	font-size: 14px;
}
.Subhead {
	font-size: 14px;
	font-weight: bold;
}
.TinyText {font-size: 9px}
.Accent {
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
}
.Headline_Black {
font-size: 16px; font-weight: bold; color: #000000;
}
