body td {
	background-color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	font-style: normal;
	color: #990000;
	text-align: center;
}
a:link, a:visited, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
}

#Content {
	border: 1px solid #990000;
}

#Content td {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border: 1px solid #990000;
}

.image {
	border: 1px solid #990000;
	text-decoration:none;
	margin: 5px;
}
