

H6 {
	background: White;
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height : 150%;
	margin-bottom : 20pt;
	font-weight : bolder;
}

H1 {
	font-size: 22pt;
	color: Black;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	line-height : 120%;	
	margin-top : 0pt;
	margin-bottom : 12pt;
}

H2 {
	font-size: 16pt;
	color: Black;
	font-family :Verdana, Arial, sans-serif;
	font-weight : normal;
	margin-bottom : 12pt;
}

H3 {
	font-size: 16pt;
	color: GrayText;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	line-height : 125%;
	margin-bottom : 0pt;
	margin-top : 0pt;
}

H4 {
	font-size: 13pt;
	font-weight: bold;
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	margin-bottom : 4pt;
	margin-top :0pt;
}

H5 {
	font-size: 13pt;
	font-weight: bold;
	color : "#CC3300";
	font-family : Verdana, Arial, sans-serif;
	margin-bottom : 4pt;
	margin-top :0pt;
}

A {
	text-decoration: underline;
	color: #003333;
}

A:Hover {
	text-decoration: underline;
	color: #336666;
}

HR {
	color: "#999999";
	height: 1pt;
}
