.style1 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #000099;
}
.style2 {color: #000000}
.style3 {font-size: 20pt}
.style4 {
	font-size: 16pt;
	font-weight: bold;
}
.style5 {
	font-size: 14pt;
	font-weight:bold;
}
.style6 {
	font-size: 30pt;
	font-weight: bold;
	color: #FF0000;
}
.style7 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}
/* CSS Document */