body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
A:link{color:black;text-decoration:none}
A:visited{color:black;text-decoration:none}
A:hover{color:black;text-decoration:none}

a.white:link {color: white; text-decoration:none}
a.white:visited {color: white; text-decoration:none}
a.white:active {color: white; text-decoration:none}
a.white:hover {color:white; text-decoration:none}
p {
font-size: 9pt;
text-indent:2em;
}

h1 {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
td {
	font-size: 9pt;
}
.double {
	LINE-HEIGHT: 130%; 
}
