@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #888888;
}
a:active {
	color: #000066;
}
.style1 {
	font-size: 8px
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #23408E;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 18px;
}
.inset {
	padding: 90px 65px 40px 110px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BEBEB6;
	text-decoration: underline;
}
