body {
	font-family: Arial;
	font-size: 12px;
	color: #006666;
	background-color: #CCFFCC;
	padding: 0px;
	border: thin solid #003366;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
p {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link{
	font-family: Arial;
	font-size: 12px;
	color: #0188C8;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #0188C8;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0188C8;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #0188C8;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-type: square;

}
ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: square;

}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #66cccc;
}