
	body{
		font-family: verdana, sans serif;
		background: #000000;
		margin: 0;
		font-size: 12px;
	}
	.style1 {
		color: #651F04;
		font-weight: bold;
		font-size: 12px;
	}
	.style2 {
		font-size: 36px;
		font-weight: bold;
		color: #AE7A02;
	}
		.style3 {
		font-size: 16px;
		font-weight: bold;
		color: black;
	}

	.table1 {
		BORDER-RIGHT: #AE7A02 1px solid;
		PADDING-RIGHT: 0px;
		BORDER-TOP: #AE7A02 1px solid;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		BORDER-LEFT: #AE7A02 1px solid;
		LINE-HEIGHT: normal;
		PADDING-TOP: 0px;
		BORDER-BOTTOM: #AE7A02 1px solid;
		BACKGROUND-COLOR: Black;
		TEXT-DECORATION: none;
	}
	a:link {
		text-decoration: underline;
		font-weight: bold;
		font-size: 18px;
		color: #A13003;
}
	a:visited {
		text-decoration: underline;
		font-weight: bold;
		font-size: 18px;
		color: #A13003;
	}
	a:active {
		text-decoration: underline;
		font-weight: bold;
		font-size: 18px;
		color: #A13003;
	}
	a:hover {
		text-decoration: underline;
		font-weight: bold;
		font-size: 19px;
		color: AE7A02;
	}
   .big:link {
		text-decoration: underline;
		font-weight: bold;
		font-size: 30px;
		color: #AE7A02;
}
	.big:visited {
		text-decoration: underline;
		font-weight: bold;
		font-size: 30px;
		color: #AE7A02;
	}
	.big:active {
		text-decoration: underline;
		font-weight: bold;
		font-size: 30px;
		color: #AE7A02;
	}
	.big:hover {
		text-decoration: underline;
		font-weight: bold;
		font-size: 30px;
		color: #A13003;
	}
	   .small:link {
		text-decoration: underline;
		font-weight: bold;
		font-size: 10px;
		color: #AE7A02;
}
	.small:visited {
		text-decoration: underline;
		font-weight: bold;
		font-size: 10px;
		color: #AE7A02;
	}
	.small:active {
		text-decoration: underline;
		font-weight: bold;
		font-size: 10px;
		color: #AE7A02;
	}
	.small:hover {
		text-decoration: underline;
		font-weight: bold;
		font-size: 10px;
		color: #A13003;
	}