
td a:active, 
a:active { 
	text-decoration: none} 

td a,
a { font-family: Arial, Helvetica, sans-serif;
} 

td a:link,
a:link { 
	color: #666699;
	color: #009966;
	color: #990099;
	color: #0033cc;
	text-decoration: none} 

td a:visited,
a:visited { 
	color: #666699;
	color: #990099;
	color: #0033cc;
	text-decoration: none} 

td a:hover,
a:hover {
	background: #ccccff; 
	color: #000066;
	text-decoration: none;
} 

td,
body,
.bodycopy {  font-family: Arial, Helvetica, sans-serif;
	/*font-size: 90%; */
	font-style: normal; 
	font-weight: normal}
.bodycopy-bold {  font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 90%;*/
	font-style: normal;
	font-weight: bold;
	line-height: normal}
.navigation {  font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none}
.bodycopy-small {  font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal}
.caption-small {  font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal}
.heading {  font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif}
.skip_navigation {  font-family: Arial, Helvetica, sans-serif;
	font-size: 65%; color: #FFFFFF;
	text-decoration: none}

h1{ font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 150%;
}
h2{ font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 130%;
}
h3{ font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 115%;
}
h4{ font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 108%;
	font-style: italic;
}

h1.maa{
	color: #990000;
}

h2.maa{
	color: #990000;
}

h3.maa{
	color: #990000;
}

h4.maa{
	color: #990000;
}



