body {
	margin:0px; 
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font:12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p, td, tr, h3 {
	font-family: "Times New Roman", Times, serif;
  font:12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.caps {  text-transform: uppercase}

