.boldred {color: #9E0512;
	font-weight: bold;
      font-size: 10px;
}

body {
	background-image: url(images/background.gif);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
}

a:link {
	font-weight: bold;
      color: #9E0512;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
      text-decoration: none;
	color: #9E0512;
}
a:hover {
	font-weight: bold;
      text-decoration: underline;
	color: #9E0512;
}
a:active {
	font-weight: bold;
      text-decoration: none;
	color: #000000;
}
.style4 {color: #FFFFFF}


#orange {
	font-size: 11px;
	font-weight: bold;
	color: #9D3E2D;
}
#copy {
	position:absolute;
	left:757px;
	top:130px;
	width:320px;
	height:379px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
