body {font-face: garamond, times, serif;
		  font-size: 14px;
			background-color: white;
			color: #222222;}
A:link, A:visited {text-decoration: underline; color: #444444;}
A:hover, A:active {text-decoration: none; color: #444444;}
			
.links {background-color: white;
			  height: 20px;
				width: 476px;
				border-left: 1px #CCCCCC solid;
				border-right: 1px #CCCCCC solid;}
				
h1{ font-size: 30px;
		font-family: pristina, brush script, cursive;
		color: white;}
		
#thumbimg img {width: 256px;
		 height: 192px;
		 border: 1px white solid;}

.content {width: 476px;
				  border: 1px #CCCCCC solid;
					text-align: justify;
					padding: 0px;
					background: #EEEEEE;}

.text {	padding: 5px;
				background: #EEEEEE;}
					
					
tt {font-family: courier new, courier, serif;
	  font-size: 14px;
		color: #AAAAAA;}