BODY, TABLE, TD, TR {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
H1{
	font-family : Arial;
	font-size : 18pt;
	color: #581100;
}
H2{
	font-family : Arial;
	font-size : 14pt;
}
A:LINK, A:ACTIVE, A:HOVER {
	color: #581100;
}
A:VISITED{

	color: #000000;
}
BODY {
	background-image: url(images/1bkgrd-striped.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	background-attachment: fixed;
	background-color: #7D5E6B;
}
