/* CSS Document */a:link{	color: #669933; }a:visited{	color: #006633; } a:active {	color: #00ca65;}normal{	font-family: Arial; background-color: #FFFFFF; color: #000000; font-size: 10pt}table{	table-border-color-light: #669933;	table-border-color-dark: #000000; }h1, h2, h3, h4, h5, h6{	font-family: Arial; font-size: 10pt; color: #006633; font-weight: bold}			#notice { text-align: center; width:75%; margin: 10px 0 10px 0;  border: solid 1px #8AC2E6; background-color: #E5EFF9;}#notice p {font-family: Arial, verdana, helvetica; font-weight: normal; font-size: 100%;  margin: 5px}#notice  a:link {  color:#2564CD; text-decoration: underline;}#notice  a:visited {  color:#2564CD; text-decoration: underline;} #notice  a:hover,#notice  a:active  {	text-decoration: underline;	color:#000099;}
