body, td, html{
	font-family: Century Gothic,Verdana, Arial,sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color:#ffffff;
}
h1{
	font-size: medium;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}
tr{
	vertical-align: top;
}
strong{
	color: #ee1689;
}
.border{
	border: dotted;
	border-color: #ff66cc
	
}
form{
	border-style: dotted;
	border-color: #ff66cc;
	
		
}