body
{
	font-family: Verdana, Arial, Helvetica, sans-serif
}

td {
vertical-align: top 
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
padding: 0px 0px 8px 0px;
margin: 0px 0px 8px 0px;
font-weight: bold;
}


h1 {
	font-size: 13px;
	line-height: 17px;
	color: #999900;
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-weight: bold;
}

a:visited {
	font-size: 12px;
	line-height: 15px;
	color: #006699;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-size: 12px;
	line-height: 15px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
}


