body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: #CCCCCC url(puttyrough.jpg);
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #804040;

}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
a:link {
	font: normal 14px "Times New Roman", Times, serif;
	color: #ff8000;
}
a:visited {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FF0000;
}
a:hover {
	font: bold normal 14px "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FF8000;
}
p {
	font: normal 14px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #804040;
	text-align: left;
	vertical-align: top;

}
.caption {
	font: bold 12px "Times New Roman", Times, serif;
	color: #800000;
}
