.style1 {
	color: #009999;
	font-weight: bold;
	font-size: 14px;
}
td                {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial
}
p           {
	font-size: 12px;
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial
}
.style2 {
	color: #999999;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;	
}
.style3 {
	font-size: 18px;
	color: #009999;
	font-weight: bold;
}


a    {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial
}
form {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial
}
body {
	margin-top: 20px;
	background-color: #00423A;
}

