body {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
A:link{color:blue;text-decoration:none}
A:visited{color:blue;text-decoration:none}
A:hover{color:blue;text-decoration:none}


a.white:link {color: white; text-decoration:none}
a.white:visited {color:white; text-decoration:none}
a.white:hover {color:white; text-decoration:none}

a.black:link {color: black; text-decoration:none}
a.black:visited {color: black; text-decoration:none}
a.black:hover {color:black; text-decoration:none}

td {
	font-size: 9pt;
	color: black;;
}
.double {
	LINE-HEIGHT: 180%; 
}

h1 {
	font-size: 9pt;
	font-weight: normal;
	font-family:"ºÚÌå"
	color: #ffffff;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}