body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C00E4C;
	background-image: url(images/Bkgnd.jpg);
}
.tablegrad {
	padding:0;
	margin:0;
	background-image: url(images/tableGrad.gif);
	background-repeat: repeat-y;
}
.phone {
	font-size: 20px;
	color: #771025;
	font-weight: bold;
} 
.address {
	font-size: 16px;
	color: #771025;
	font-weight: bold;
} 
.text {
	font-size: 14px;
	line-height: 18px;
	color: #771025;
} 
.copyneeded {font-size: 14px; line-height: 18px; color: #990000; } 
.instruct {font-size: 10px; line-height: 18px; color: #660099; } 
a:hover { color: #660099; text-decoration: underline} 
a {
	color: #660099;
	font-size: 14px;
	text-decoration: underline;
} 
.footer { font-size: 10px; color: #FFFFFF; text-decoration: none} 
.footer:hover { color: #FFFFFF} 

.special {
	font-size: 10px;
	color: #771025;
	text-decoration: none;
	vertical-align: text-top;
}

.signature {
	font-size: 30px;
	line-height: 18px;
	color: #660099;
	font-style: italic;
	font-weight: bold;
	font-family: "Edwardian Script ITC";
}
