body, p, td, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smalltext {
	font-size: 10px;
}
.highlight {
	color: #FF4305;
}
.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF4305;
	text-decoration: none;
}
.menutext a:hover, .menutext a:active {
	color: #FFFFFF;
	text-decoration:none;
}