body, p, table, tr, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #666666;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
}

.hxalone {
	margin-top: 18px;  
	margin-bottom: 6px;  
}

.hxwithin {
	margin-top: 10px;  
	margin-bottom: 0px;  
}

.hxlast {
	margin-top: 0px;  
	margin-bottom: 6px;  
}

.text0 {
	margin-top: 0px;  
	margin-bottom: 8px;
	text-align: justify;
}

.text1 {
	margin-top: 2px;  
	margin-bottom: 4px;
	font-size: 10px;
	text-align: center;
}

.text2 {
	margin-top: 3px;  
	margin-bottom: 0px;
	text-align: center;
}

.head1 {
	background-color: #009900;
}

.head1active {
	background-color: #00AA00;	
}

.skaterule1 {
	background-color: #666666;
	color: white;
	font-size: 18px;
}

.skaterule2 {
	background-color: #FFFFFF;
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}

.margin1 {
	background-color: #666666;
}

.margin1active {
	background-color: #818181;
}

.margin2 {
	background-color: #999999;
}

.margin3 {
	background-color: #CCCCCC;
}

.navi1 { 
	color: White;  
	text-decoration: none;  
	font-weight: bold;   
}

.navi1:hover {
	text-decoration: underline;
}

.navi2 { 
	color: #0066CC;  
	text-decoration: none;  
	font-weight: bold;   
}

.navi2:hover {
	text-decoration: underline;
	color:#006699;
	background-color: #CCCCCC;
}

.navi2active { 
	color:White ;  
	text-decoration: none;  
	font-weight: bold;
	background-color: #0066CC;
}

.navi3 { 
	color: #009900;  
	text-decoration: none;  
	font-weight: bold;   
}

.navi3:hover {
	text-decoration: underline;
	color:White;
	background-color:#009900; 
}

.navi3:active {
	text-decoration: underline;
	color:White;
	background-color:#009900; 
}

.subnavi1{
	background-color: #E1E1E1;
	line-height: 150%;
}
.textarea1 {
	background-color: White
}

ul {
	margin-left: 24px;
	text-indent: 0px;
}

.textlist0 {
	margin-top: 6px;
	margin-bottom: 8px;
}

.textlist1 { 
	color: #009900;
	line-height: 140%;
	list-style: square;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 35px;
	margin-top: 4px;
	margin-bottom: 0px;
}

.textfirst1 {
	color: #009900;
	font-weight: bold;	
}

.imgalone1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	font-weight: bolder;
	color: White;
	line-height: 25px;
}


