H1 {
	color: #004080;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size : medium;
}
H2 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size : small;
}
H3 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size : small;
}
H4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size : small;
}

p {
	color: #333333;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

LI  {
	color: #333333;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	list-style-type: disc;
}
A { font-weight: normal; }

A.Nav {
	color: #004080;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold ;
	line-height: normal
}

.disclaimer {
	color: #CCCCCC;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}

TD.TableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #004080;
}

TD.TableSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

TD.TableSubHead A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top
}

TD.TableCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

TD.TableCopyAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
}

A:Hover {  color: #004080;}
