/* First Style Sheet */body{	font-family: Arial, Helvetica, sans-serif;	font-size: 80%;	color: #606060;	line-height: 1.166;		margin: 0px;	padding: 0px;	}a:link {color: #606060}a:visited {color: #606060}a:hover {color: #000000}a:active {color: #D40041}a.icon :link {color:#FFFFFF}a.icon :visited {color: #FFFFFF}a.icon :hover {color: #000000}a.icon :active {color: #FFFFFF}a.nolink :link {color:#606060}a.nolink :visited {color: #606060}a.nolink :hover {color: #D40041}a.nolink :active {color: #606060}a.nolink {text-decoration: none}img {border: 0}h1, h2, h3, h4, h6, h7, h8{	font-family:Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px;	}h1{ font-size: 160%; color: #D40041;}h2{ font-size: 160%; color: #606060;}h3{ font-size: 100%; color: #D40041;text-indent: 2em}h4{ font-size: 100%; color: #606060; text-style: bold;}h5 { color: #606060; font-size: 80%; line-height: 1; text-decoration: none }h6 { color: silver; font-size: 90%; line-height: 0.8 }h7 { color: #D40041 }
h8{ font-size: 100%; color: #D40041; text-indent: 2em
 text-style: plain;}p.red { color: #D40041 }  p.black { color: #000000; }table {	overflow: scroll;	padding: 0;	border:0;}address  { color: #ffffff }small { font-size: 75%;}