
.topheadline	{ 
	font-size : 20pt;  
	color : black; 
	font-family : "Century Gothic", Arial,Helvetica,Tahoma;
	font-weight : bold;
	text-align : center;
	letter-spacing: 0.1em;
	text-decoration : none;
}
.headline	{ 
	font-size : 12pt;  
	color : black; 
	font-family : Arial,"Century Gothic", Arial,Helvetica,Tahoma;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
.emphasis	{ 
	font-size : 10pt;  
	color : black; 
	font-family : "Century Gothic", Arial,Helvetica,Tahoma; 
	text-decoration : none;
	text-align : right;
}
.menu {
	font-size : 10pt;  
	color : #66CCFF; 
	font-family : Arial,Helvetica,Tahoma; 
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.normal {
	font-size : 10pt;  
	color : #000000; 
	font-family : Arial,Helvetica,Tahoma; 
	text-align : left;
}

.small {
	font-size : 6pt; 
}