@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;}
.site_border {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}	
.style1 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:15px }
.style2 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:13px }	

