.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: #F2F2F2;
}
.topnav {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background: #E2E2E2;
	text-decoration: none;
}
.topnav:hover {
	color: #999999;
}
.title {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}	
.text {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}	
.bottom {
	font-family: verdana, arial;
	font-size: 8pt;
	color: #663300;
}
.normal {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}	
