body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFCC;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.t9 {
	font-size: 9px;
}
.t16 {
	font-size: 16px;
}
.t20 {
	font-size: 20px;
}
.t32 {
	font-size: 28px;
}
.red {
	color: #FF0000;
}
.caps {
	font-variant: small-caps;
}
#tl td,th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-left-color: #FFCC00;
}
#tl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.btn {
	text-align: center;
	text-transform: uppercase;
	background-color: #FFFF99;
	border: 1px solid #FFCC00;
	font-size: 11px;
	width: 127px;
	margin-bottom: 5px;
	font-weight: bold;
}
.btn a:link {
	color: #000000;
	text-decoration:none;
}
.btn a:visited {
	color: #000000;
	text-decoration:none;
}
.btn a:hover {
	color: #000000;
	text-decoration:none;
}
.btn a:active {
	color: #000000;
	text-decoration:none;
}
.mbtn {
	text-align: center;
	text-transform: uppercase;
	background-color: #000000;
	border: 1px solid #000000;
	font-size: 14px;
	width: 127px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
.mbtn a:link {
	color:  #FFFFFF;
	text-decoration: none;
}
.mbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mbtn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mbtn a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.hlt {
	background-color: #FFFF99;
}
.imgs {
	border: 2px solid #FFCC00;
}
.btnhp {
	text-align: center;
	text-transform: uppercase;
	background-color: #FFFF99;
	border: 1px solid #FFCC00;
	font-size: 11px;
	width: 200px;
	margin: 5px;
	float: left;
}
.btnhp a:link {
	color: #000000;
	text-decoration:none;
}
.btnhp a:visited {
	color: #000000;
	text-decoration:none;
}
.btnhp a:hover {
	color: #000000;
	text-decoration:underline;
}
.btnhp a:active {
	color: #000000;
	text-decoration:none;
}