body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(paper.jpg);
}

td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}

A:link, A:visited, A:active { text-decoration: none; color: #0000BB;}
A:hover { color: #bb00ff; }
A.feint { color: #7D7DFF; }

.bodystyle { font-family: Arial, Helvetica, sans-serif; }

.small  { font-size: 75%; }
.medium { font-size: 100%; }
.big    { font-size: 125%; }
.xbig   {	font-size: 150%;}

.justified {text-align: justify;}

.TimesNewRoman {font-family: "Times New Roman", Times, serif;}
.Arial {font-family: Arial, Helvetica, sans-serif;}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border: 1px solid;
}

.feint {
	color: #999999;
}
     