body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1px;
	background-color: #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1px;
}

.content, .content td {
	font-size: small;
	background-color: #FFFFFF;
	color: #666666;
}
.content h1 {
	font-size: large;
}
.content h2 {
	font-size: small;
	font-weight: bold;
}
.content ul {
	list-style-image: url("/img/bullet.gif");
}
.content a:link, .content a:visited, .content a:active{
	font-size: small;
	font-weight: bold;
	color: #CC6633;
}
.content a:hover {
	font-size: small;
	font-weight: bold;
	color: #FF9966;
}
.content hr {
	border: 0;
	color: #FFCC99;
	background-color: #FFCC99;
	height: 2px;
	width: 100%;
	text-align: left;
}

.content .sideheading {
	font-weight: bold;
	color: #FFFFFF;
}

.pagebottom {
	font-size: small;
	color: #666666;
}
.pagebottom a:link, .pagebottom a:visited, .pagebottom a:active{
	font-size: small;
	font-weight: bold;
	color: #CC6633;
}
.pagebottom a:hover {
	font-size: small;
	font-weight: bold;
	color: #FF9966;
}

.footer {
	font-size: x-small;
	color: #666666;
}
.footer a:link, .footer a:visited, .footer a:active{
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}
.footer a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.error {
	font-weight: bold;
	color:#FF0000;
}
