body {	margin-top: 25px; }
 
p { font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
h1 {
	font-size: 36px;
	color: #990000;
	text-align: center;
	text-transform: capitalize;
}
h2 {
	font-size: 28px;
	color: #990000;
	text-align: center;
	text-transform: capitalize;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {	font-family: Tahoma, Arial, Helvetica, sans-serif; }
 
LI {
	FONT-SIZE: 12pt;
	font-weight: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	mso-style-parent: "";
	padding: 5px;
	margin: 5px;
	list-style-position: outside;
	list-style-image: url(../images/check_mark.gif);
}
 
UL {list-style-image: url('red.gif')}
 
 
.style84 {font-weight: bold; color: #666666;}
h4 {
	text-align: center;
}
.table-red-dotted {
	border: thick dashed #990000;
}

