body {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
}
td { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
}
h1 {
	font: bold normal normal 18px/100%;
	text-transform: uppercase;	
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 34px;
	margin-top: 14px;
}

h2 {
	font: bold normal normal 12px/100%;
	margin-bottom: 0px;
}

p { 
	text-indent: 0.5in; 
	line-height: 150%;
}
p.center { 
	text-indent: 0;
	text-align: center;
}
p.tabbed {  
	text-indent: 0;
	margin-left: 0.5in;
	line-height: 150%;
}
ul { 
	margin-left: 0.5in;
	line-height: 150%; 
}