body {
	margin-top: 25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	background-color:#FFFFFF;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration:underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.page {
	border: solid 1px #D1D1D1;
	text-align:left;
}
.content {	
	text-align:left;
	padding: 8px;
	font-size: 8pt;
	line-height: 8pt;
}
td {font-size: 9pt; }
h1 {font-size: 12pt; font-weight:bold; }
h2 {font-size: 16pt; font-weight:normal; width: 100%; border-bottom: 1px solid #999999; line-height: 20pt; font-style:italic; }
#nav {color:#FFFFFF; font-size: 9pt; font-weight:bold; padding: 10px 0px 0px 25px; height:31px;}
#nav a { color:#FFFFFF; text-decoration:none; }
#footer, #footer td {font-size: 7pt;}
img {border: 0px none; }