.style1 {
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
}
td                {
	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;
}
.style3 {
	font-size: 18px;
	color: #009999;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}



a    {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial
}
a:hover {
	text-decoration: underline;
}

form {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial
}
body {
	margin-top: 20px;
	background-color: #BACFD6;
}
li {
	list-style-type: square;
	list-style-position: inside;
	text-indent: -20px;
	line-height: 30px;
}
