h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	text-align: center;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: center;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-align: center;
}
table {
	background-color: #f0f0f0;
	
}
img {
	border: 5px solid #CCCCCC;
}
body {
      text-align: center;
}a:link {
	color: #660000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
h2 {
	font-size: 16px;
}

