body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B95942;
}
td, th {
	font-size: 12px;
	line-height: normal;
	color: #666666;
}

h1 {
	font-size:22px;
	font-weight:bold;
	color: #000000;
}

h2 {
	font-size:14px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}

p {
color:#666666;
padding-left:5px;
padding-right: 5px;
}

ul {
	font-size:12px;
	color: #666666;
}

li {
	line-height: 150%;
}

a {
	color: #aa6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:link {
	color: #aa6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #aa6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #dd9900;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:active {
	color: #006600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.frontimage {
float:left;
padding:5px;
}
.frontclearimage
{
float:left;
clear:left;
padding:5px;
}

.smalllink {
	font-size: 10px;
}

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