.wrapper {

	background-repeat: repeat-x;
	padding: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #DFDFDF;
	border-left: 2px solid #DFDFDF;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-bottom-width: 2px;
	background-image: url(image/blue6b_3.gif);
}
body {

	padding: 0px;
	margin: 0px;
	background-image: url(image/blue6b.gif);
}
.text {

	font-size: 12px;
	font-family: Times New Roman, Times, serif;
	line-height: 1.4em;
	padding: 5px;
	color: #000099;
	margin-right: 10px;
	border: 1px none #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
}
.comment {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000099;
	font-style: oblique;
	font-weight: normal;
	margin-right: 10px;
	margin-top: 0px;
}
li {

	list-style-position: outside;
	list-style-type: square;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000099;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	line-height: 2em;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: #0066CC;
	text-decoration: underline;
	margin: 0px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(image/blue6b_4.gif);
	background-repeat: repeat;
	padding-top: 15px;
	margin: 0px;
	line-height: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;
	font-style: italic;
}
.scroll {

	overflow: auto;
	height: 240px;
	width: 670px;
	border: 1px solid #FFFFFF;
}
td.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	text-align: center;
	margin: 0px;
	height: 2em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: normal;
}
td.menu a {

	line-height: 2em;
	color: #000099;
	text-decoration: none;
	display: block;
	float: left;
	width: 10em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
td.menu a:hover {

	color: #FFFFFF;
	background-color: #CCCCCC;
}

