body {
	background-position: top center;
	background-image: url(main_img/bkgd.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #5ad7d5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #0099ff;
}

span.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #0099ff;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0099ff;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0099ff;
	text-decoration : none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0099ff;
	text-decoration : underline;
}
