td {
	font-family: Arial;
	font-size: 12px;
}

a:active { color: #000000; text-decoration: none}
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover {  color: #000000; text-decoration: underline }


.box {
	font-family: arial;
	font-color: #000000;
	font-size: 9pt;
	border-style:solid;
	border-width:1px;
	background-color: #ffffff;
}
.bgablogo {
	background-attachment: fixed;
	background-image: url(img/bg_diver.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
