.header { 
	font-size: 18px; 
	font-family: Century Gothic, sans-serif; 
	color: #cc0033; 
	font-weight : bold; 
}
.prosebold {
	font-size: 11pt; 
	font-family: Times New Roman, Times, serif;
	color: #555555; 
	font-weight : bold; 
}
.prosebold2 {
	font-size: 11pt; 
	font-family: Century Gothic, sans-serif; 
	color: #cc0033; 
	font-weight : bold; 
}
.prose {
	font-size: 10pt; 
}
.errortext {
	font-size: 8pt; 
}
.rate {
	font-size: 8pt; 
}
li {
	list-style-image: url(li-star.gif); 
	margin-bottom: 5px; 
}
body {
	font-family: Arial,Verdana,sans-serif; 
}

