body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}
h2 {
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 20px;
}
p {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #003399;
	text-align: justify;
}
a:link {
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	background-color: #FFCC00;
}
p, h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
}
.pipe_style {
	font-size: 12px;
	color: #333333;
}
hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.style4 li {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
