body {
	background-color: #000000;
	color: #00FF00;
	margin: 5px 4% 30px 5%;
}
/*----------------------------------------------------------*/
a:link {
	text-decoration: none;
	color: #00CCFF
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #669900;
}
a:hover{
	text-decoration: underline;
	color: #CCFFFF;
}
/*----------------------------------------------------------*/
p{ 
           margin: 10px 1% 10px 1%;
           line-height: 1.4em;
}
/*----------------------------------------------------------*/
pre{ 
	margin:1em;
	padding:0.5em;
	border:2px solid #c0c0c0;
	background-color: #0000cc;
}
/*----------------------------------------------------------*/
blockquote{ 
           color: #006666;
           line-height: 1.4em;
}
/*----------------------------------------------------------*/
h1{ 
           text-align:center;
           font-style:italic;
           font-size: 36pt;
           font-weight:bold;
		   filter:none;
}
/*----------------------------------------------------------*/
h2{
}
/*----------------------------------------------------------*/
h3{

} 
/*----------------------------------------------------------*/
h3 B{      
}
/*----------------------------------------------------------*/
h4{ 

}
/*----------------------------------------------------------*/
ul{ 
           line-height: 1.4em;
           list-style-type: square;  
}
/*----------------------------------------------------------*/
ol{        
           line-height: 1.4em; 
}
/*----------------------------------------------------------*/
strong{    
           color: #00008F; 
}
/*----------------------------------------------------------*/
TH{
}
/*----------------------------------------------------------*/
.new{
           color: #008000;
           font-style:italic;
           font-size: 1.3em;
}
/*----------------------------------------------------------*/
.mi{
           color: #006666;
}
/*----------------------------------------------------------*/
.bcolor{
           background-color: #FFFFFF;
}
/*----------------------------------------------------------*/
.centre{
	position: relative; left: 50&; top: 10pt;
}
/*----------------------------------------------------------*/
.center{
	text-align: center;
}
/*----------------------------------------------------------*/
.right{
	text-align: right;
}
/*----------------------------------------------------------*/
.col{
	border-collapse: collapse;
}
/*----------------------------------------------------------*/
.colex{
	border-collapse: collapse;
	position: relative; left: 25%;
}
/*----------------------------------------------------------*/
.akane3r{
	position: relative; left: 25%;
}
/*----------------------------------------------------------*/
.akane2{
	position: relative; left: 60%; bottom: 97px; 
}
/*----------------------------------------------------------*/
.counter{
	position: relative; left: 35%;
}
/*----------------------------------------------------------*/
.frame{
	margin:1em;
	padding:0.5em;
	border:2px solid #c0c0c0;
	background-color: #000000;
}