body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 3px;
	color: #003333;
}
body {
	background-color: #99CCCC;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-site/Background.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 20px;
	color: #99CCCC;
}
h2 {
	font-size: 14px; text-decoration:underline;
}
h3 {
	font-size: 12px;
}
.style1 {
	font-size: 10px;
	color: #330066;
	font-weight: bold;
}
.style2 {font-size: 11px}
a:link {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
ul {
	text-indent: 0px;
}