td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
}
body {
	background-image: url(../img/bgb.gif);
}
a:link {
	color: #F5A91F;
}
a:visited {
	color: #F5A91F;
}
a:hover {
	color: #F5A91F;
}
a:active {
	color: #F5A91F;
}
.pad10 {
	padding: 10px;
}
.xxsmall {
	font-size: xx-small;
}
.news {
	font-size: 10px;
	color: #000000;
	padding-right: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: small;
}
.justify {
	text-align: justify;
}
.border1 {
	border: 1px solid #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #F5A91F;
	text-decoration: none;
}
.superhighlight {
	font-weight: bold;
	color: #99FF00;
}
.xsmall {
	font-size: x-small;
}
.copyright {
	font-size: 12px;
	color: #666666;
}
a:active.copyright, a:link.copyright, a:visited.copyright, a:hover.copyright {
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #D9DADD;
	width: 200px;
}
.ACRONYM {
	font-weight: bold;
	color: #F5A91F;
	CURSOR: help;
}
.small2011 {
	font-size: 10px;
}
.small2011 a {
	color: #666;
	text-decoration: none;
}

