h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
	color: #A90A0A;
}
h3 {
	font-size: 16px;
	color: #A90A0A;
}
h4 {
	font-size: 14px;
	color: #A90A0A;
}
h5 {
	font-size: 12px;
	color: #A90A0A;
}
h6 {
	font-size: 10px;
	color: #A90A0A;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #a90a0a;
}


