body{
	font-family:"MS PGothic Pro W3","Osaka";time new roman, serif; 
	font-size:10px;
	color:black;
	background:white;
	margin:20px;
	}
h2{
	color:;
	}
	
table{
	font-family:"MS PGothic Pro W3","Osaka";time new roman, serif; 
	font-size:12px;
	width:;
	color:white;
	background:black;
	margin:0px;
	padding:0px;
	border:solid black 1px;
	}

.main2{
	font-family:"MS PGothic Pro W3","Osaka";time new roman, serif; 
	font-size:10px;
	width:520px;
	color:black;
	background:;
	margin:10px;
	padding:5px;
	border:solid  silver 0px;
	}
	
.top{
	font-family:"MS PGothic Pro W3","Osaka";time new roman, serif; 
	font-size:10px;
	width:550px;
	color:black;
	background:white;
	padding-top:5px;
	padding-bottom:5px;
	margin:10px;
	border:solid  red 0px;
	}
		
	A 			{ color: drakred; text-decoration: underline;}
	A:link		{ color: darkred; text-decoration: underline;}
	A:visited	{ color:darkred ; text-decoration:underline;}
	A:active	{ color: red; text-decoration:underline;  }
	A:hover		{ color: red; underline; }
	

