body {
	background-color: #E9F1CE;
	background-image: url(images/teenytile.jpg);
}
table {background-color:#E9F1CE;}

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px }

h1 {font-style: bold; color: #333366; font-size:13; font-weight:bolder; text-decoration: none }

.caption {
	font-family: Helvetica;
	font-size: 8.0pt;
	color: #666 }

.info {	font-size: 9.0pt;}
.press{ font-size:12px; color:#618D74;}


A:link {
	color: #618D74;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}         
A:visited {
	color: black;
	text-decoration: none;
}       
A:active {
	color: red;
	text-decoration: none;}        

a:hover {
	text-decoration: underline;
}
