td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:.7em;
	color:#545454;
}
form
{
	margin:0px;
}
a {
	text-decoration:underline;
	color:A83611;
}
a.1 {
	text-decoration: underline;
	color:#5B7498;
}
a.2 {

	text-decoration: underline;
	color:#797979;
}
a.copy {

	text-decoration: none;
	color:#555555;
}
.t10
{
	color:797979;
	font-size :.4em;
}
.copy
{
color: #555555;
	}
.bw
{
color: #ffffff;
font-weight:bold;
	}
.bb
{
color: #3966A7;
font-weight:bold;
	}
.br
{
color: #A83611;
font-weight:bold;
	}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}				
		

