/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm; 
	}

li,ul,ol,table,td,tr,dd,dl,dt,p {  
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 3.2mm;
	font-weight: normal
	}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4mm;
	font-style: normal;
	font-weight: bold;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7mm;
	font-style: normal;
	font-weight: bold;
}


strong {
	font-weight: bold;
}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 5.5mm;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
}
.white {
	color: #FFFFFF;
}
