body {
	background-color: #FFFFFF;
	margin: 5px 0px;
	padding: 0px;
}
body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	line-height: 125%;
}
.textit {
	width: 470px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: justify;
}
.pageit {
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.headit {
	color: #003399; 
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold;
}
.blue {
	color: #003399;  
}
.grayhead {
	color: #666666;  
	text-decoration: none; 
	font-size: 13px; 
	font-weight: bold;
}
.borderit {
	border: 1px solid #999999;
}

.leftpic {
	border: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.leftpicborder {
	border: 1px solid #999999;
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightpic {
	border: 0px;
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.rightpicborder {
	border: 1px solid #999999;
	float: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
}


a:link {color: #003399; text-decoration: none; font-size: 12px;}
a:visited {color: #003399; text-decoration: none; font-size: 12px;}
a:hover {color: #8099CC; text-decoration: underline; font-size: 12px;}
a:active {color: #8099CC; text-decoration: underline; font-size: 12px;}

a.head_link:link {color: #003399; text-decoration: none; font-size: 13px; font-weight: bold;}
a.head_link:visited {color: #003399; text-decoration: none; font-size: 13px; font-weight: bold;}
a.head_link:hover {color: #8099CC; text-decoration: underline; font-size: 13px; font-weight: bold;}
a.head_link:active {color: #8099CC; text-decoration: underline; font-size: 13px; font-weight: bold;}

