/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 11px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {font-size: 10px}
a:link {
	color: #2F5253;
}
a:visited {
	color: #2F5253;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}