body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2f7396;
}
body {
	background-color: #8CD4DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2f7396;
	text-decoration: none;
	border-bottom: dotted 1px #bbbbbb;
}
a:visited {
	text-decoration: none;
	color: #2f7396;
}
a:hover {
	text-decoration: underline;
	color: #2f7396;
}
a:active {
	text-decoration: none;
	color: #2f7396;
}
h1 {
	font-size:36px;
	color: #8CD4DF;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	color: #2f7396;
}
h3 {
	font-size: 16px;
	color: #999999;
}
.style1 {
	font-size: 9px;
	color: #333333;
}
.style2 {
	font-size: 11px;
}
.main {
	width:580px;
}
.inputs {
 font-size: 11px;
 background-color: #ffffff;
 border: 1px dotted #bbbbbb;
}
.access {
	background: #eeeeee;
	padding: 10px;
}
.comments {
	color: #666666;
	font-size: 12px;
}