BODY  {
	background-color : #FFFFFF;
	font-family : Georgia,'Times New Roman',Times,serif;
	color : Black;
	font-size : 10pt;
}

P  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : Black;
	font-size : 10pt;
	text-align : justify;
}

H1  {
	font-family: Georgia,'Times New Roman',Times,serif;
	color : #003399;
	font-size : 16pt;
	font-weight : bold;
}

H2  {
	font-family: Georgia,'Times New Roman',Times,serif;
	color : #003399;
	font-size : 12pt;
	font-weight : bold;
}

H3  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color: #003399;
	font-size : 10pt;
	font-weight : bold;
}

LI {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #FFFFFF;
	font-size : 10pt;
	list-style-type : disc;
}

A  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #000066;
	text-decoration : none;
}

A:Visited  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #000066;
	text-decoration : none;
}

A:Active  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #7878FF;
	text-decoration : none;
}

A:Hover  {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : Red;
	text-decoration : none;
}

.Header {
	font-size : 32pt;
 }

.Justify {
	text-align : justify;
}

.breadcrumbs {
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #003399;
	text-decoration : none;
}

.footer-left {
	font-size : 10px;
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #003399;
	text-align : left;
}

.footer-center {
	font-size : 10px;
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #003399;
	text-align : center;
}

.footer-right {
	font-size : 10px;
	font-family : Georgia,'Times New Roman',Times,serif;
	color : #003399;
	text-align : right;
}