a{
	color: Black;
	text-decoration: none;
}
a:active{
	color: #a0a0a0;
	text-decoration: none;
}
a:visited{
	color: #491717;
	text-decoration: none;
}
a:normal{
	color: #a0a0a0;
	text-decoration: none;
}
a:hover{
	color: #B90000;
	text-decoration: underline;
}
.article{
	border: 1px solid #607D92;
	font-family: Georgia;
	font-size: 10pt;
	padding: 1px;
	margin-bottom: 10px;
}
.articletitle{
	background-color: #778899;
	border-bottom: 1px solid #607D92;
	padding: 5px;
	font-size: 7pt;
	text-align: justify;
}
.articlecontent{
	background-color: #778899;
	border-bottom: 1px solid #607D92;
	padding: 3px;
	font-size: 8pt;
	text-align: justify;
}
.articlefooter{
	background-color: #607D92;
	padding: 5px;
	font-size: 8pt;
	text-align: right;
}
.body{
	margin: 10px;
	background-color: #778899;
	background-attachment: fixed;
	font-size: medium;
}
.dater{
	background-color: #eeeeee;
	width: 590px;
	border: 1px solid #658499;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 8pt;
	text-align: right;
}
.dater1{
	width: 100%;
	background-color: #658499;
	border: 1px solid #607D92;
	margin-bottom: 10px;
	padding: 1px;
	font-size: 8pt;
	text-align: right;
}
.footer{
	width: 100%;
	border-style: inset;
	border: 1px solid #5B7C90;
	margin-bottom: 10px;
	background-color: #658499;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
.frame{
	margin-left: auto;
	margin-right: auto;
	
}
.header{
	background-color: #658499;
	width: 100%;
	border: 1px solid #607D92;
	padding: 5px;
	font-family: Georgia;
	font-size: 16pt;
	margin-bottom: 10px;
	text-align: center;
}
.mainframe{
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: none;
	
}
.link{
	width: auto;
	margin-right: 1px;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 8pt;
}
.nav{
	width: 160px;
	border: 1px solid #607D92;
	margin-bottom: 10px;
	margin-right: 1px;
	background-color: #778899;
	font-family: Tahoma;
	font-size: 8pt;
}
.navtop{
	width: 160px;
	border-top: 1px solid #607D92;
	border-right: 1px solid #607D92;
	border-left: 1px solid #607D92;
	margin-right: 1px;
	background-color: #658499;
	font-family: Tahoma;
	font-size: 8pt;
}
.navtop1{
	width: 160px;
	border-top: 1px solid #658499;
	border-right: 1px solid #658499;
	border-left: 1px solid #658499;
	margin-right: 10px;
	background-color: #dcdcdc;
	font-family: Tahoma;
	font-size: 8pt;
}
.nav a:hover{
	display: block;
	background-color: transparent;
	text-decoration : none;
	font-style : normal;
	font-variant : small-caps;
}
.txt{
	font-size: 12px;
	font-family: fantasy;
	text-align: center;
}
.up{
	text-decoration: blink;
	font-size: 11px;
	font-family: monospace;
}
