a:visited {
	font-style: italic;
	font-weight: bold;
	outline-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

p {
	font-size: 12px;
}
h1 {
	line-height: 22px;
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
	color: #000099;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0048CF;
	text-transform: capitalize;
}
.1lineabove {
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
}
.liteBkgrd {
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 16px;
	color: #333333;
}
.clearRight {
	clear: right;
	float: right;
}
.clearAll {
	clear: both;
	float: left;
	margin: 5px;
}
