body{
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-family: Georgia,'Times New Roman', serif;
	color: black;
	font-size: 14pt;
	font-weight: 200;
}
h1{ 
	font-family: 'Times New Roman', serif; 
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-size: 28pt;
	font-weight: 800; 
}
address{
	font-family: 'Times New Roman', serif;
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-size: 9pt;
	font-weight: 300;
	font-style: italic;
}
.small{
	font-family: 'Times New Roman', serif;
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-size: 9pt;
	font-weight: 300;
	font-style: normal;
}
p{ 
	font-family: Georgia,'Times New Roman', serif; 
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
	font-size: 14pt;
	font-weight: 200; 
}
a:link{
	color: blue;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}
a:active{
	color: yellow;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}
a:visited{
	color: #ff00bb;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}

