a:link {
	text-decoration: underline;
	color: 26354A;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#navigation a {
	font:11px Verdana;
	color: #26354A;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	text-align: center;
	border-right:1px solid #FFFFFF;
	}
	
#navigation a:hover {
	color: #26354A;
	background: #FFFFFF;
	}
#navigation2 a {
	font:11px Verdana;
	color: #003366;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt;
	border-bottom: 1px solid #8F304F;
	}
	
#navigation2 a:hover {
	color:#848484;
	border-bottom: 1pt dotted #8F304F;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 20px;
	letter-spacing:0.1em;
	color: #8F304F;
	text-align: center;
	padding-top: 20px;
}
h2,h3,h4 {
	font-size: 15px;
	color: #252525;
}
.Rights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #26354A;
	font-weight: bold;
}
.NaviDown {
	font-family: Verdana;
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
}
.articles {
	font-size: 13px;
	text-align: justify;
}
