body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004466;
}
a {
	color: #0476AC;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #0476AC;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	color: #0476AC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E4E4E4;
}
.bodydiv {
	width: 90%;
	text-align: center;
}
.naksu {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	width: 100%;
	padding: 3px 7px;
	text-decoration: none;
	clip: rect(15px,auto,auto,auto);
	background-color: #FFFFFF;
}
a.naksu {
	color: #00283C;
	text-decoration: none;
}
a.naksu:hover {
	color: #FF6600;
}
.header {
	background-color: #004466;
	width: 75%;
	background-position: left;
	float: left;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	border: 0;
}
.white {
	color: #FFFFFF;
	width: 100%;
}
.grey {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px 0;
	height: 20px;
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
}
.cyan {
	font-size: 12px;
	color: #004466;
	font-family: Arial, Helvetica, sans-serif;
}