P {
}

H1 {
}

H2 {
}

H3 {
}

A {
	text-decoration : none;
}

A:visited {
	color : #000080;
}

A:active {
	color : #800080;
	text-decoration : none;
}

A:hover {
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
}

BODY {
	font-size : 9pt;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	text-decoration : none;
}

TD {
	font-size : 10pt;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.link {
	font-weight : bold;
	font-size : 9pt;
	color : #000080;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
}

.pagelink {
	font-size : 10pt;
	color : #000080;
	font-weight : bold;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
}

.banner {
	font-size : 16pt;
	font-weight : bold;
	color : #000080;
}

.contact {
	font-size : 9pt;
	text-decoration : none;
	text-align: right;
}

.address {
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
	color : #000080;
}

.phone {
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

.head {
	font-size : 12pt;
	color : #000080;
	text-align : center;
}
.head1 {
	font-size : 14pt;
	color : #000080;
	text-align : center;
}
.headleft {
	font-size : 14pt;
	color : #000080;
	text-align : left;
}
.headright {
	font-size : 14pt;
	color : #000080;
	text-align : right;
}
.smallhead {
	font-size : 11pt;
	color : #000080;
	font-weight : bold;
}

.copyright {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica,sans-serif;
	text-align: center;
}

.copylink {
	font-weight : bold;
	font-size : 7pt;
	color : #000080;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
}
.nav {
	font-weight : bold;
	font-size : 10pt;
	color : White;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
	background : Black;
}
.nav:visited {
	font-weight : bold;
	font-size : 10pt;
	color : White;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
	background : Black;
}
.nav:Hover {
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
	background : White;
}
.nav:Active {
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	font-family : Arial, Helvetica,sans-serif;
	text-decoration : none;
	background : White;
}

