body, p, td, div, span {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
}

.style1 {
font-size: 10pt;
}

.bold {
font-weight: bold;
}

.dotted {
border: 2px dashed #000000;
}

.style2 {
	font-size: 24pt;
	font-style: italic;
}


.style3 {
	font-size: 20pt;
	font-style: italic;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	font-size: 18px;
	font-style: italic;
}
.style8 {font-size: 12px}
.style9 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {font-size: x-large}

.style11 {
	font-size: 48pt;
	font-style: italic;
}



.text {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: x-small;
}

