body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: a1bfd9;
background-position: top center;
background-attachment: fixed;
}
a:link {
	text-decoration: underline;
	color: #00539e;
}
a:font {
     font:Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #00539e;
}
a:hover {
	text-decoration: underline;
	color: #003564;
}
a:active {
	text-decoration: underline;
	color: #003564;
}
.descriptions {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style2 {font-size: 10}
.style3 {font-family: Arial, Helvetica, sans-serif}
}