BODY, TD {
	color : #000000;
	font-family : Georgia, Times, serif;
	font-size: 10pt;
	text-align: left;
	border-right: 0;
}

H1 {
	font-family : Georgia, Times, serif;
	font-size: 16pt;
}

H2 {
	font-size: 15pt;
	font-family : Georgia, Times, serif;
}

H3 {
	font-size: 13pt;
	font-family : Georgia, Times, serif;
}

H4 {
	font-size: 12pt;
	font-family : Georgia, Times, serif;
	font-weight: bold;
}

H5 {
	font-size: 10pt;
	font-family : Georgia, Times, serif;
	font-weight: bold;
	color: #FF6600;
	
}

H6 {
	font-size:8pt;
	font-family : Times New Roman, Times, serif;
	font-weight: normal;
}

A {
	color: #003399;
	font-weight : bold;
}

A:Hover {
	color: #6699CC;
		font-weight : bold;
}

A:VISITED {
	color: #003366;
		font-weight : bold;
}

HR {
	height:1pt;
	color: #003399;
}
