BODY {	
	font-family: Verdana;
	font-size: 90%;
	margin-top : 0; 
	margin-left : 0; 
	margin-bottom : 0; 
	margin-right : 0; 
	padding-top : 0; 
	padding-left : 0; 
	padding-bottom : 0; 
	padding-right : 0;
	background-color : #cccccc;
	background-image: url(back.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
	

TD, P {	
	font-family: Verdana;
	font-size: 80%;
	color: #444444;}
	
h1 {
font-family: Garamond, "Times New Roman", Verdana;
font-size: 35px;
color:#525357;
border-bottom: 1px solid Silver;
font-weight: normal;
padding-top: 0px; 
margin-top: 0px; 
padding-bottom: 0px; 
margin-bottom: 0px; 
} 

.copy {
	font-size: 70%;
	color: gray;
}

.small {
	font-size: 80%;
}

.teaserblock {
	font-size: 70%;
	color:white;
}

