
body {
	font-size: 13px;
	font-family: arial;
}

h1 {
	font-size: 1em;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
}

li {
	padding-bottom: 5px;
}

.frame {text-align: center}    

.main {
	width:774px;  /*780,650*/
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

.banner {
	border-bottom: 4px solid #000000
}

