body {
	background-color : #000000;
	color : #FF0000;
	border: 0px;
	margin: 0px;
	font-family : Times New Roman, Verdana, Arial, Helvetica, sans-serif;
}
a {
	background : transparent;
	color : #FFFFFF;
	text-decoration : underline;
}
a:hover {
	background : transparent;
	color : #FF0000;
	text-decoration : underline;
}
.text a {
	background : transparent;
	color : #CCCCCC;
	text-decoration : underline;
}
.text a:hover {
	background : transparent;
	color : #FF0000;
	text-decoration : underline;
}
h1 {
	background : #000000;
	color : #FF0000;
	font-family : Imprint MT Shadow, Times New Roman, monospace;
	margin : 0px;
	padding : 15px;
	white-space: normal;
}
h2 {
	font-family : Imprint MT Shadow, monospace;
	color: #666666;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	padding : 4px;
	white-space: normal;
}
table, p, ul {
	background-color : transparent;
	color : #CCCCCC;
	padding-left : 0px;
	padding-right : 0px;
	text-align : justify;
	font-size: 18px;
}
ADDRESS { 
	background-color : transparent;
	font-size: 14px;
	color : #FF0000;
	text-align: right; 
}
#navizone {
	background : #333333;
	color : #FF0000;
	font-size: 14px; 
	margin :0px;
	border-bottom: 1px solid #FF0000; 
	border-top:1px solid #FF0000;
	padding-top: 4px; 
	padding-bottom: 4px; 
	padding-left: 20px; 
}
#navizone a {
	background-color : transparent;
	color : #CCCCCC;
	text-decoration : underline;
}
#navizone a:hover {
	background-color : transparent;
	color : #FF0000;
	text-decoration : none;
}
#menusx {
	position: absolute;
	width: 200px;
	top: 170px;
	left: 5px;
	text-align: left;
	font-size: 14px;
	font-weight : bold;
}
#menusx a{
	text-decoration: none;
	background-color: #333333;
	padding: 3px; 
	width: 190px; 
	margin-bottom: 5px; 
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #CCCCCC;
	display : block;
}
#menusx a:hover {
 	text-decoration: none;
	background-color: #000000;
	color: #FF0000;
	border-top: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
#content {
	border-left: 1px solid #FF0000;
	border-bottom : 1px solid #FF0000;
	border-right : 1px solid #FF0000;
	border-top : 1px solid #FF0000;
	padding: 10px;
	margin : 5px 20px 5px 230px;
	}
#footer {
	background : #333333;
	color : #999999;
	font-size: 12px; 
	border-bottom: 1px solid #FF0000; 
	border-top:1px solid #FF0000;
	padding-top: 0px; 
	padding-bottom: 4px; 
	padding-left: 20px;
	text-align : center;
	margin-top : 50px;
}
#banner {
	background : transparent;
	color : #FFFF00;
	font-size: 15px;
	padding-top: 5px; 
	padding-bottom: 0px;
	margin-top : 5px;
	margin-right : 20px;
	text-align : right;
}
.article-title {
	font-size: 24px;
}
