body {
	margin: 0 0 0 0px;
	padding: 0;
	color:#333333
	background-color: #E7E9F4;
}

a:link {
	color: #A99449;
	text-decoration: underline;
}
a:visited {
	color: #4E4421;
	text-decoration: underline;
}
a:hover {
	color: #173280;
	text-decoration: none;
}
a:active {
	color: #173280;
	text-decoration: none;
}

h1 {
	margin: 5px 0 3px 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.font2 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.font3 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.font3gold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #A99449;
}

.font3blue {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #173280;
}


.font4 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}


.footer {
	font-size: 65%;
	line-height: 100%;
	color: #ffffff;
}

.scorehead {
	font-size: 75%;
	line-height: 100%;
	color: #ffffff;
}

.score {
	font-size: 75%;
	line-height: 100%;
	color: #333333;
}

.listhead {
	font-size: 75%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
}

.list {
	font-size: 75%;
	line-height: 100%;
	color: #333333;
}
.outline1 {
	text-align: right;
	background: #f3dfb6;
	border-bottom: 1px solid #996600;
}
.outline1d {
	margin: 5px;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
}

.outline2 {
	background: #ffffff;
	border-bottom: 1px solid #aaaaaa;
}
.outline2d {
	margin: 5px;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
}

.td {
	font-size: 12px;
	font-weight: bold;
	color: #A99449;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.tdblue {
	font-size: 12px;
	color: #173280;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

