@CHARSET "ISO-8859-1";
body {
	background-color: #DFEEFF;
	padding: 20px 0 20px 0;
}
td.body { padding: 10px; background-color: #ffffff; }

* {
	font-family: Tahoma,sans-serif;
	font-size: 14px;
	color: #00096F;
	line-height: 1.5em;
}
h1, h2, h3 { font-size: 14px; margin:10px 0; padding:0;}
a, a:visited { color: #945C47; text-decoration: underline; }
a:hover { text-decoration: none; }
td.navi {
	border-top: 1px solid #ffffff;
	background-color: #00096F;
	height: 30px;
}

td.navi table { height: 30px; }
td.navi td { border-right: 3px double #ffffff; padding: 0 10px 0 10px; }
td.navi td.end { border-right: 0px none; padding: 0 10px 0 10px;}
td.navi td a, td.navi td a:visited { 
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
td.navi td a:hover { text-decoration: underline; }
td.footer { height: 25px; padding: 0 10px 0 10px; }
td.footer a, td.footer a:visited { color: #00096f; text-decoration: none; }
td.footer a:hover { text-decoration: underline; }