a {  text-decoration: none; color: #000000}
a:visited {  color: #000000}
a:hover {  text-decoration: none; color: #646464}
.poucet {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #000000}
.poucetlink {  text-decoration: underline; color: #000000}
.poucetlink:visited {  text-decoration: underline; color: #000000}
.poucetlink:hover {  text-decoration: none; color: #646464}
.txtbig {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #646464}
.txtbigblack {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #000000}
.txtbignormal {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #646464}
.txtbiglink {  text-decoration: none; color: #646464}
.txtbiglink:visited {  text-decoration: none; color: #A91030}
.txtbiglink:hover {  text-decoration: none; color: #000000}
.texthuge {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: normal; color: #646464; letter-spacing: -0.02em}
.texthugeblack {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: normal; color: #000000; letter-spacing: -0.02em}
.texthugered {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-weight: normal; color: #AA402B}
.texthugeredsmaller {  font-family: Arial, Helvetica, sans-serif; font-size: 29; font-weight: normal; color: #AA402B}
.textsmllink {  text-decoration: none; color: #000000}
.textsmllink:visited {  text-decoration: none; color: #A91030}
.textsmllink:hover {  text-decoration: none; color: #646464}
.datehistorylink {  text-decoration: none; color: #000000; background-color: none }
.datehistorylink:visited {  text-decoration: none; color: #A91030; background-color: none }
.datehistorylink:hover {  text-decoration: none; color: #000000; background-color: #e7e7e7 }
.textsmlred {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #A91030}

.textsml {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #ffffff}
.textsmlblack {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #000000}
.textsmlwhite {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #ffffff}
.textsmlbold {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #ffffff}


/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:75px; height:510px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:75px; height:510px; 
	clip:rect(0px, 75px, 510px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	} 
	
div#top	{ 
	position:relative; overflow:hidden;
	width:75px; height:50px; z-index:100
	}
div#down	{ 
	position:relative; overflow:hidden;
	width:75px; height:1px; z-index:99
	}