BODY
{
	color: #2c1c14;
	background-color: #f5f5dc;
	background-image: images/backgrnd.gif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color: #2c1c14;
	scrollbar-highlight-color: #f5f5dc;
	scrollbar-shadow-color: #f5f5dc;
	scrollbar-darkshadow-color: #2c2c14;
	scrollbar-face-color: #f5f5dc;
	scrollbar-arrow-color: #2c1c14;
	scrollbar-base-color: #f5f5dc;
	scrollbar-track-color:#f1f1cd;
	font-size: medium;
	font-family: Georgia, Bookman Old Style, serif
}
INPUT
{
	color: #2c1c14;
	font-style: normal;
	font-weight: normal;
	font-family: Lucida Console, monospace
}
TEXTAREA
{
	color: #2c1c14;
	font-style: normal;
	font-weight: normal;
	font-family: Lucida Console, monospace
}
P
{
	color: #2c1c14;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	text-indent: 20px;
	font-family: Georgia, Bookman Old Style, serif
}
P.first
{
	color: #2c1c14;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	text-align: justify;
	text-indent: 20px;
	font-family: Georgia, Bookman Old Style, serif
}
P:first-line.first
{
	text-transform: uppercase
}
P:first-letter.first
{
	font-size: 200%
}
A:link
{
	font-style: normal;
	font-weight: bold;
	color: #2c1c14;
	border-color: #2c1c14;
	font-family: Georgia, Bookman Old Style serif;
}
A:visited
{
	font-style: normal;
	font-weight: bold;
	color: #8c6654;
	border-color: #8c6654;
	font-family: Georgia, Bookman Old Style, serif;
}
A:active
{
	font-style: italic;
	font-weight: bold;
	color: #3399cc;
	border-color: #339966;
	font-family: Georgia, Bookman Old Style, serif;
}
A:hover
{
	font-style: italic;
	font-weight: bold;
	color: #669933;
	border-color: #669933;
	font-family: Georgia, Bookman Old Style, serif;
}
.good
{
	font-weight: bold;
	color: blue
}
.bad
{
	font-weight: bold;
	color: red
}
.tagline
{
	color: #2c1c14;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	font-size: 10px;
	font-family: Georgia, Bookman Old Style, serif
}
