
p.center {
	text-align: center;
	line-height: normal;
	margin: 0;
	padding:0px;
}

p.right {
	text-align: right;
	line-height: normal;
	margin-top: 0px;
	padding:0px;
}
p.left {
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	padding:0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 16px; 
	color:#760000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px; 
	color:#760000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color:#760000;
}