H1 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 20pt; 
	color: #00000;
	font-weight: bold;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 16pt; 
	color: #00000;
	font-weight: bold;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12pt; 
	color: #00000;
	font-weight: bold;
}
H4 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12pt; 
	color: #00000;
	font-weight: bold;
}
H5 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 18pt; 
	color: #00000;
	font-weight: bold;
}
H6{
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11pt; 
	color: #00000;
	font-weight: bold;
}
.body {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
	color: #00000;
}
.bodybold {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 16px;
	color: Green;
	font-style: italic;
	font-weight: bolder;
}
