@charset "utf-8";
.bodytext {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
a:link {
	color: #254f7b;
	text-decoration: underline;
}
a:visited {
	color: #254f7b;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #254f7b;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #333333;
	margin-top:0px;
	margin-bottom:10px;
	line-height: 22px;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	margin-top:20px;
	margin-bottom:7px;
}
p {
margin-bottom:5px;
margin-top:0px;
}

.style1 {color: #CCCCCC}


.menu a:link {
	color: #666666;
	text-decoration:none;
}
.menu a:visited {
	color: #666666;
	text-decoration:none;
}
.menu a:hover {
	color: #254f7b;
	text-decoration:none;
}
.menu a:active {
	color: #666666;
	text-decoration:none;
}

.menu {
border-bottom:dotted #999999 1px;
}

.menuframe {
width:200px;
height:200px;
border:none;
}

.hrbody {
border-bottom-style:dotted #999999 1px;
color:#FFFFFF;
}

.pullout {
padding:15px;
background-color:#eeeeee;
margin-top:10px;
margin-bottom:10px;
}
