body {
	padding-left: 10em;
	padding-right: 1em;
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	color: #036;
	font-size: 14pt;
	background-color: white  }


DIV.imageblock  {
	padding-top: 2em;
	border-bottom: thick double #036;
	padding-bottom: 2em
		}
		
		
DIV.footer  {
	margin-top: 2em
	padding-top: 1em;
	border-top: thin double #036;
	padding-bottom: 2em;
	text-align:center;
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #036
	
			}

	
DIV.strip  {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center
	
	}	
	
DIV.pret   {
	height:360
    

		}	
	
H1 {
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #036;
		text-align: center
	  }

	  
H2 {
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #036;
	
	  }
	  	  
H4 {
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #036;
	text-align: center
	  }
	  
H3 {
	font-family: ThomasPaine, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #036
	  }


ul.navbar {
	LIST-STYLE-TYPE: NONE;
	padding: 0;
	margin: 0;
	position: absolute; 
	top: 6em;
	left: 0.5em;
	width: 10em }
	
ul.snavbar {
	LIST-STYLE-TYPE: NONE;
	padding-left: 2em;
	margin: 0;
	position: absolute; 
	top: 6em;
	left: 0.5em;
	width: 7em }
		
ul.navbar li {
	background: white;
	 }
ul.snavbar li {
	background: white;
	 }

ul.navbar a {
	text-decoration: none }
a:link {
	color: #903 }
a:visited {
	color: #036 }

a:hover {
	
	text-decoration : none }
		

p.roll {
}

p.roll a {
}

	
p.roll a span {
   display : none;
}

p.roll a:hover span {
   position : absolute;
   top : 12.5em;
   left : 16.5em;
   display : block;
   font-size : 23px;
   font-weight : normal;
   text-decoration : none;
   text-align : center;
   color : #036;
   padding : 4px;
   background : #ffffff;
}

	


