BODY  {}

H1  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	font : Helvetica, Arial, sans-serif;
	background-color : #C0C0C0;
	text-align : center;
}

H2  {
	font-size : 16pt;
	font-family : sans-serif;
	margin-left : 5px;
	text-decoration : underline;
}

H3  {
	font-size : 14pt;
	font-family : sans-serif;
	text-align : center;
	text-transform : uppercase;
	border-bottom-width : thin;
}

H4  {
	font-size : 12pt;
	font-family : sans-serif;
	margin-left : 10px;
}

P  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : Helvetica, Arial, sans-serif;
	margin-left : 10px;
}

.Copyright  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	font : Helvetica, Arial, sans-serif;
	text-align : center;
	margin-left : 0px;
}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
}

.NavBar  {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
}

.SubNav  {
	font-size : 8pt;
	color : #FFFFFF;
	text-transform : uppercase;
}

#NavOn  {
	text-transform : uppercase;
}

LI  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font : Helvetica, Arial, sans-serif;
	list-style : disk;
	list-style-type : disk;
	margin-left : 20px;
	font-family : sans-serif;
}

.Indent  {
	margin-left : 30px;
}

