.smalltext {	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #CC9933; 
	FONT-FAMILY: Comic Sans MS, Arial, Helvetica; 
}
.smalltextBold {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Comic Sans MS, Arial, Helvetica;
}
.text {	
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12pt; 
	COLOR: #000000; 
	FONT-FAMILY: Comic Sans MS, Arial, Helvetica;
}
.smalltext2 {  
	font-family: Comic Sans MS, Arial, Helvetica; 
	font-size: 16px; 
	color: #00CC00; 
	font-weight: normal
}
.smalltext3 {  
	font-family: Comic Sans MS, Arial, Helvetica; 
	font-size: 16px; 
	font-weight: normal; 
	color: #3300CC; 
	text-decoration: none
}
.smalltextmenu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	text-align: left;
}
.Menu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #993333; 
}
a:link {	
	color: #660099; 
	text-decoration: none; 
}
a:visited { 
	color: #999900; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline;  
}
.H1 {
	font-family: Comic Sans MS, Arial, Helvetica; 
	font-size: 30px; 
	font-style: normal; 	
	font-weight: bold; 
	color: #999900; 
}
.H2 {
	font-family: Comic Sans MS, Arial, Helvetica; 
	font-size: 24px; 
	font-style: normal; 	
	font-weight: bold; 
	color: #999900; 
}
.H3 {
	font-family: Comic Sans MS, Arial, Helvetica; 
	font-size: 16px; 
	font-style: normal; 	
	font-weight: bold; 
	color: #000000; 
}