body {
	font-family: "Century Gothic", "Courier New", "Courier", "Arial";
	font-size: 12px;
	margin: 7px 0px 0px 7px;
}
P, td, blockquote {
	font-family: "Century Gothic", "Courier New", "Courier", "Arial";
	font-size: 12px;
}

A {
	color: white;
}

A:hover {
	color: #994411;
}

.bigbold1 {
	font-weight: bold;
	font-size: 16px;
}

.small {
	font-size: 10px;
}

.black_white {
	background-color: white;
	color: black;
}

.black_white2 {
	background-color: white;
	color: black;
	padding: 7px;
}

.black_yellow {
	background-color: #FFFFEE;
	color: black;
}

.white_dark {
	background-color: #994411;
	color: white;
}

.white_light {
	background-color: #cc8866;
	color: white;
}

.body_a {
	color: #994411;
}
.boldText {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

.boldText a{
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
.boldText a:active{
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
.boldText a:visited{
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-decoration: underline;
}
.boldText a:hover{
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
