
H3 {
	font-style : italic;
}

H1 {
	font-family : Arial, sans-serif;
	text-align : center;
}
P {
	font-family : Arial, Verdana, sans-serif;
	font-size : small;
	font-weight : bold;
}
UL {
	font-family : Arial, Verdana, sans-serif;
	font-size : small;
	font-weight : bold;
}
DIV {
font-family : Times New Roman;	
}
.text {
		font-size: 10pt;
		font-family: Arial, Verdana, sans-serif;
		color: Navy;
		font-weight: normal;
	}

.arialMedium {
				font-size: 12pt; 
				font-family:arial;
				color:Navy;
				font-weight: bold;
				}
