body {
	background: #CCECFF;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
	width: 360px;
}
h1 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h1 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

h1 a:hover {
	background: url(../images/h2bghover.gif) no-repeat center left;
}
table{
	margin-top:20px;
}
td{
	 font-size: 11px;
	 font-family: Arial, Helvetica, sans-serif;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
