/* CSS Document */

body {
	background-image: url(../images/stripe_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p{
	text-align: left;
}
a:link {
	color: #AF6F03;
	text-decoration: none;
}
a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #F73B0E;
	text-decoration: underline;
}
a:active {
	color: #F73B0E;
	text-decoration: none;
}
.style1{
	font-weight: bold;
	color: #441E0D;
	font-size: 11px;
}
.style2{
	color: #441E0D;
	font-size: 11px;
}
	