.logotext {
	font-family: Tahoma, Verdana;
	font-size: medium;
	font-weight: bolder;
	color: #000000;
}
.whitetext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.redtext {

	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #F10000;
}
.greentext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3F503E;
}
.footer {
	color: #CCCCCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background_darkgray.gif) repeat;

}.footer a {
	text-decoration: none;
	color: #666666;
}
body {
	background: #FFFFEE;
	font-size: 11px;
}
p {
	line-height: 1.3em;
	margin: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
