body{
		 align="center";
		 font-size: small;
		 text-align: justify;
     font-family: Arial, Helvetica, sans-serif;
	   color: #663333;
		 margin-left: 0;
		 margin-top: 0;
}

		 
td, th{font-family: Arial, Helvetica, sans-serif;
	   color: #663333; 
		 }

.fixedtable {
     		 table-layout: fixed;
		 }
		 
.maintext {
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 100%;
	   font-style: normal;
	   line-height: normal;
     font-weight: normal;
	   color: #660033;
  	 text-align: justify;
		 word-wrap: break-word;
		 background-image: url(images/back5.jpg);
		 background-repeat: repeat;
		 background-attachment: scroll;		 	   
		 padding-left: 2em;
  	 padding-right: 2em;
	}
	
.smalltext {
  	 font-family: Arial, Helvetica, sans-serif;
  	 font-size: 80%;
		 color: white;
  	 line-height: normal;
	   padding-left: 2em;
  	 padding-right: 2em;
	}

.strapline {
		 font-size: xx-large; 
		 font-weight: bold;
		 }

.largetext {
   font-size: 145%;
	 }	 

.listing {
   padding-left: 15pt;
	 font-size: 85%;
	 text-align: left;
	 }
	
.pic_caption {
  	 font-family: Arial, Helvetica, sans-serif;
  	 font-size: 80%;
  	 line-height: normal;
	}
 
.picleft  {
		float: left;
		vertical-align: top;
		margin-right: 10px;
		}   
		
.picright  {
		float: right;
		vertical-align: top;
		margin-left: 10px;
		}   
.pic  {
		float: left;
		margin-right: 0;
		}	

