@charset "utf-8";
.thrColAbsHdr #container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h1 {
	font-style : italic;
	font-family : Verdana, Geneva, sans-serif;
	font-weight : normal;
	font-size : 24px;
	color : navy;
	text-align: center;
}
h2 {
	font-style : italic;
	font-family : Verdana, Geneva, sans-serif;
	font-weight : normal;
	font-size : 24px;
	color : navy;
	text-align : center;
}
h3 {
	font-style : italic;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	color : #006;
}
H4 { font-family : Arial; font-size : medium; color : navy; text-align : center;}
H5 { font-family : comic sans ms; font-size : 16pt; color : #ffffff; text-align : center;}
H6 { font-family : comic sans ms; font-size : 16pt; color : #ffffff; text-transform : capitalize; text-align : center;}
p {
	font-family : arial;
	font-size : 14px;
	float: none;
	position: relative;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
