.h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: 0;

}
.yline {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFCC00;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	padding: 7px;
	text-align: justify;

}
.mLinks {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.mLinks:hover {
	text-decoration: underline;
	color: #0099ff;
}
.tLinks {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.tLinks:hover {
	text-decoration: underline;
	color: #ff0000;
}
.content2 {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 7px 7px 7px 1px;
	text-align: justify;
	font-weight: bolder;

}
.fields {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
