body {
	margin: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.text1 {
	color: Navy;
	font-size: 16px;
	font-weight: bold;
}

.text2 {
	color: Navy;
	font-size: 14px;
	font-weight : bold;
}

.text3 {
	color : Navy;
	font-size: 12px;
	font-weight : bold;
}

.text3b {
	color : Navy;
	font-size : 12px;
	font-weight : bold;
}

.text3i {
	color : Navy;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
}

.text3r {
	color : Red;
	font-size : 12px;
	font-weight : bold;
}

.text3w {
	color : White;
	font-size : 12px;
	font-weight : bold;
}

.text4 {
	font-size : 14px;
}

.text5 {
	font-size : 12px;
}

.text6 {
	font-size : 10px;
}

.text7 {
	color : Maroon;
	font-size : 8px;
}

.text8 {
	color : Navy;
	font-size : 8px;
	font-weight : bold;
}

.text9 {
	font-size : 8px;
}

.text10{
	font-size : 8px;
	vertical-align : super;
}
