body {
	font-size: 12px; 
	color: #CA3300; 
	font-family: Tahoma;
}

.pagetitle {
	font-family: Tahoma;
	font-weight: bold;
	color: #CC3333;
	font-size: 24px; 
}

.pagetext {
	font-size: 12px; 
	color: #CA3300; 
	font-family: Tahoma;
}
.pagetextbold {
	font-weight: bold;
	font-size: 12px; 
	color: #CA3300; 
	font-family: Tahoma;
}


.menulight {
	font-family: Tahoma; font-weight: bold; 
	font-size: 10px; 
	color: #FFFFFF; 
}

.menudark {
	font-family: Tahoma; font-weight: bold; 
	font-size: 10px; 
	color: #330000; 
}


