body {
	background-color: #f8faed;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11pt;
}

h1 {
	color: #FFFF00;
	font-family: MS Sans Serif;
	font-size: 24pt;
	font-weight: bold;
}

a.hover {
	background-color: #CCCCCC;
	border-color: #FF0000;
	border-style: solid;
	text-decoration: underline;
}

.hidden_word_quote {
	color: #000080;
}

.footer {
	background-color: inherit;
	color: inherit;
	font-family: Century Gothic;
	font-size: x-small;
}

.css_button {
	background-color: #ffcc99;
	background-image: url();
	background-position: 0px;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0px;
	color: #666666;
	float: left;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 134px;
}

a.css_button:link, a.css_button:visited, a.css_button:active {
	background-color: #ffcc99;
	background-image: url();
	background-position: 0px;
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
}

a.css_button:hover {
	background-color: #80ffff;
	background-image: url();
	background-position: 0px;
	background-repeat: no-repeat;
	color: #000000;
}

td {
	background-color: transparent;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11pt;
}