body {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1c1a1e;
	cursor:default;
	background-color:#FFFFFF;
	background-image:url(images/aznbg6.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow:hidden;
	margin:0px;
	padding:0px;	
	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



a {
color:#cb0a1d;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}

a:hover
{
color:#999999;
text-decoration:none;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}

a:active
{
color:#999999;
text-decoration:none;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}

a:visited
{
color:#999999;
text-decoration:none;
font-weight:bold;
text-decoration:underline;
font-size:11px;
}
 img { border:none;}
 
 .line1
{
font-weight:bold;
font-size:12px;
color: #cb0a1d;
text-transform:uppercase;
text-align:center;

}

::-moz-selection {background-color: #f3f2f2;}