BODY {
/*	background-color: #A4A4A4; */
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

a:link {
	color: #0157AD;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {color: #FF0000; text-decoration: none;}
a:visited {
	text-decoration: none;
	font-weight: bold;
}

.topbgblue {
  	background-color: #0099cc;
}

.tdwidth70bgblue {
  	background-color: #0099cc;
  width: 303px;
}

P {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}

A {
	color : #0059B8;
	<-- kind of blue -->;
}	

H1 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H2 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H3 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H4 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H5 {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

H6 {
	color: #000000;
	font-family: Arial;
	font-weight: normal;
}

#breadCrumbTrail {
	color: #000000;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	font-family : sans-serif;
}

#txtTitle {
	color : #000000;
	font-family : Arial;
	font-size : 14pt;
	font-weight: bold;
}

#txtIngress {
	color : #000000;
	font-family : Arial;
	font-size : 8pt;
}

#txtArticle {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
}

A.menu {
	text-decoration : none;
	font-size : 10pt;
	color : #000000;
	font-weight: bold;
}

A.menuSelected {
	text-decoration : none;
	color : #CC0000;
	font-weight : bold;
}

A.menu:HOVER {
	color : #CC0000;
	font-weight: bold;
}

A.childLink {
	font-size : 9pt;
	text-align : center;
	font-weight: bold;
}

#menuLevel0 {
	text-indent : 0;
	font-size : 10pt;
	font-weight: bold;
}

#menuLevel1 {
	text-indent : 5;
	font-size : 8pt;
	line-height : 140%;
	vertical-align : middle;
	font-weight: bold;
}

#menuLevel2 {
	text-indent : 10;
	font-size : 8pt;
	font-weight: normal;
}

#menuLevel3 {
	text-indent : 15;
	font-size : 7pt;
}

#menuLevel4 {
	text-indent : 20;
	font-size : 7pt;
}

#menuLevel5 {
	text-indent : 25;
	font-size : 7pt;
}

TD
{
	vertical-align : top;	
	color : Black;
	font-family : Arial;
	font-size : 10pt;
}


