body {
	background-image: url(paper2.jpg);
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
	line-height: 12px;


}
h1 {
	color: #CC0000;
	font-size: 20px;
	line-height: 20px;


}
h2 {
	color: #CCFF33;
	font-size: 16px;
	line-height: 20px;

}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #990066;
	text-decoration: overline;
}
.cushymail_table {
	background-image: url(paper3.jpg);
}
