body {
	font-family: Verdana, Arial, 'Times new roman', Helvetica; 
	background-repeat: repeat;
	background-attachment: scroll; 
	font-size: 10pt; 
	font-weight: normal;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: normal;
	font-style: normal;
	font-weight: normal;
}


h1 {
	font-size: 12pt; 
	color: rgb(255,0,0); 
	text-decoration: underline;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	text-decoration: normal;
	font-weight: bold;
}

h4 {
	font-size: 12pt;
	text-decoration: normal;
	font-style: normal;
}

h5 {
	font-size: 10pt;
	text-decoration: normal;
	font-style: normal;
}

h6 {
	font-size: 8pt;
	font-style: normal;
}

ul {
	font-family: verdana, Arial, 'Times new roman', Terminal;
	font-size: 10pt;
}
