* {
	margin: 0;
	padding:0;
}

h1{
	font-size:100%;
}
h2{
	font-size:100%;
}
h3{
	font-size:100%;
}
h4{
	font-size:100%;
}
h5{
	font-size:100%;
}
h6{
	font-size:100%;
}

.txt1 {
	font-size: 80%;
	line-height: 120%;
	font-family:  "ＭＳ ゴシック", "Osaka", "sans-serif";
	font-color#333333;
	padding: 10px;
	margin: 5px;
}
.txt2 {
	font-size: 90%;
	line-height: 120%;
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-color:#333333;
	padding: 6px;
	margin: 4px;

}
.txt8 { font-size: 90%; line-height: 140%; font-family: "ＭＳ ゴシック", Osaka, sans-serif }
.txt3 {
	font-size: 100%;
	line-height: 150%;
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-color:#333333;
}

.txt4 {
	font-size: 110%;
	line-height: 140%;
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-color:#333333;
}

.txt5 {
	font-size: 120%;
	line-height: 140%;
	font-family: "ＭＳ ゴシック",Osaka,sans-serif;
	font-weight: bold;		
}
.txt6 {
	font-size: 90%;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "Osaka", "sans-serif";
	font-color:#333333;
	padding: 12px;
	margin: 15px;
}
.txt7 {
	line-height: 120%;
	padding: 5px;
	font-color:#333333;
	font-size: 11pt;

}
body {
	color:#333333; 
	background-color: #F0EEBA;
	text-align:center
}

A:link { 
 	text-decoration : underline;
	color:#800000;
} 
A:visited { 
 	text-decoration : underline;
	color:#800000;
} 
A:hover { 	
	color:#800000;
	background-color : #D8EBC5;
 	text-decoration : underline;
	left: 1px;
	position: relative; 
	top: 1px
} 
HR{
  color : #663333;
  }

#container2 {
	width: 750px;
	text-align: left;
	margin: 0 auto; /* center on everything else */
	}
