body {
	margin-top:2px;
	background-color: #005788;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a:link {
	text-decoration: none;
	color: #005788;
	text-decoration: underline; font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
h1, h2, h3 {
	font-weight: bold;
	text-align:center;
	margin-top: 2px;
	color: #C51A0A;
}
h1 {
	font-size:26px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
.wraper {
	margin:0 auto;
	width:778px;
	background-color:#F6E7C0;
}
.content {
	background-color:#FFFFFF;
}
.navigation {
	font-size:10px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding: 6px;
}
.back{font-size:10px; font-weight:bold;}

