body,table,th,td,p,br { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-weight: normal}

h1, h2, h3, h4 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;color: #000000
}

/* note the use of quotations around font names of more than one word */

H1 {
	font-size: medium;
	font-weight : bold;
; padding-top: 10px
}


h2 {
	font-size: small;
	font-weight : bold;
}

h3 {
	font-size: x-small;
	font-weight : bold;
}

h4 {
	font-size: xx-small;
	font-weight : bold;
}


.hdg2 { font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000; font-size: small; font-weight : bold; }
.hdg3 { font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000; font-size: x-small; font-weight : bold; }
.bullet { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-weight: normal ; list-style-type: disc}

