body{
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-family: Georgia,'Times New Roman', serif;
	color: black;
	font-size: 12pt;
	font-weight: 200;
}
h1{ 
	font-family: 'Times New Roman', serif; 
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-size: 20pt;
	font-weight: 800; 
}
h2{ 
	font-family: 'Times New Roman', serif; 
	color: black;
	background-color: #cccccc;
	background-image: url(bg19.gif);
	font-size: 14pt;
	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; 
}
ul{
	list-style-type: none;
}
a:link{
	color: #0000ff;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}
a:visited{
	color: #990000;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}
a:hover{
	color: #6666ff;
	background-color: #cccccc;
	background-image: url(bg19.gif);
}
a:active{
	color: #00ffff;
	background-color: #cccccc;
	background-image: url(bg19.gif); 
}
