BODY {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:normal;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight:normal;
}
h1 {
	color: #CC3333;
	font-size: 16px;
}
h2 {
	color: #CC3333;
	font-size: 16px;
}
h3 {
	color: #663300;
	font-size: 16px;
}
.border {
	border: 1px solid #663300;
}
hr {size: 1px; color: #663300; width: 98%;
}
.image {
	border: 1px solid #663300;
	margin-left:10px;
	margin-right:10px;
}

.topmenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:16px; text-decoration:none; font-weight:normal;
}
.activelink {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; font-size: 12x; line-height:15px; text-decoration:none; font-weight: normal;
}
.smalltext {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight:normal;
}
.list {
	list-style-image: url(images/bulletlist.gif);
	list-style-type: circle;
}
.contact {
	font-family: Verdana,Arial,Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #663300;
}
a.contact:link {
    font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-style: normal;
}
a.contact:visited {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-style: normal	;
}
a.contact:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}
a.contact:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}

