.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: #285E97;
}
.topnav {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #5E86E1;
	text-decoration: none;
}
.topnav:hover {
	color: #333333;
}
.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: #ffffff;
}
.normal {
	font-family: arial;
	font-size: 10pt;
	color: #333333;
}	
