body,td,th,p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.99em;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
}
a img {border: none; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.3em;
	color:#000000;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	color:#000000;
}

a:link, a:visited {
	color: #ac0097;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #CC3399;
}

.container
{
width: 780px;
min-height:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
align:center;
}
.center
{
margin-left:auto;
margin-right:auto;
width:780px;
text-align:center;
align:center;
}
.footer {
clear:both;
}