
body {background-color: white; 
          font-size: 12px; 
          font-family: verdana, arial;
          letter-spacing:2;}
	

a:link {color: black; text-decoration: none;} 
a:visited {color: black; text-decoration: none;} 
a:hover {color: rgb(200,200,170); text-decoration: none;} 

.spacetext {
		letter-spacing:23;
		word-spacing:1;}

h1 { 
	font-size:20;
	font-weight:normal;
}


.capsmall {
	font-size:11;
	font-weight:normal;
	}
	
.capbig {
	font-size:15;
	font-weight:normal;
	}
	
.contact {
	font-size:14;
	font-weight:normal;
	text-align:center;}
	
.spaceword {
	word-spacing:30;
	}

.centerimage {text-align:center}

table {table-layout:fixed;}

.tumb {opacity:.4}

.visible {opacity:1; border=1;}

.invisible {opacity:0; border=0;}
