a {text-decoration: underline}
a:hover{text-decoration: underline; color: black;}
body, td {  color: #3f3f3f; font-family: Arial; font-size: 12px}
.bg {background-repeat: no-repeat; background-position: right top}
.bg2 {background-repeat: no-repeat; background-position: center top}
.boldjust {	font-weight: bold;	color: #666666;}
.justify {	text-align: justify;}
.white {
	font-size: 10px;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.ten {
	font-size: 10px;
}
.11 {
	font-size: 11px;
}
.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #333366;
	font-size: 14px;

}
.bigwhite {
	color: #FFFFFF;
}
