body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
body { background-color: #FFFFFF; margin: 0px; padding: 0px; }


a:link, a:visited, a:active {color: #006170;text-decoration: underline;}
a:hover {text-decoration: none;color: #008D9F;}
strong {
	color: #02221F;
}

h1 {
	font-size: 18px;
	color: #000C0F;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
#head {
	background: url(images/head.jpg) no-repeat;
	height: 200px;
	width: 750px;
	margin: 0px auto;
}
#foot {
	font-size: 10px;
	line-height: 40px;
	background: url(images/foot.gif) repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 40px;
	width: 750px;
	color: #FFFFFF;
	border-top: 2px solid #fff;
	background-position: top;
}
#foot a:link, #foot a:visited, #foot a:active {color: #FFFFFF;text-decoration: none;}
#foot a:hover {text-decoration: none;color: #CEF914;}
#over {
	background: url(images/img-www.jpg) no-repeat right top;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
.clear {
	clear: both;
}
#main {
	margin: 0px;
	padding: 10px;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
}
#main img {
	margin: 5px;
	border: 1px solid #058590;
}
