.asl_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.asl_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.asl_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003399;
	font-weight: bolder;
}
.asl_buttontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-image: url(images/blu_bk.jpg);
	cursor: hand;
}


.asl_buttontxt a:link { 
	color:#FFFFFF;
	text-decoration: none;
}
.asl_buttontxt a:visited { 
	color:#FFFFFF;
	text-decoration: none;
}
.asl_buttontxt a:hover { 
	color:#FFFFFF;
	text-decoration: none;
}
.asl_buttontxt a:active { 
	color:#FFFFFF;
	text-decoration: none;
}