.logo {
	font-family: verdana, arial;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}	
.slogan {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.sitename {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #990F5A;
}
.topnav {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #920050;
	text-decoration: none;
}
.topnav:hover {
	color: #8799CC;
}
.botnav {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #F0E6DD;
	text-decoration: none;
}
.botnav:hover {
	color: #8799CC;
}
.title {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}	
.text {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}	
.bottom {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #ffffff;
}
.normal {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}	