h1,h2,h3 {
	font-family: arial, helvetica, sans-serif,monospace;
	font-weight: bold;
}
	
h1 {
	font-size: 20pt;
}


h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

table.gray {
	background-color: #efefef;
}

table.white {
	background-color:white;
}


td {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:12pt;
}

th {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}

p {
	font-weight: normal;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

.fourteen {
	font-weight: normal;
	font-size: 14pt;
	font-family: arial, helvetica, sans-serif;
}
.sixteen {
	font-weight: normal;
	font-size: 16pt;
	font-family: arial, helvetica, sans-serif;
}
.eighteen {
	font-weight: normal;
	font-size: 18pt;
	font-family: arial, helvetica, sans-serif;
}

ul {
	font-weight: normal;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}

