.azc1 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 50px;
	color: #FB993E;
}
.azc2 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 15px;
	color: #D8ED96;
}
.azc3 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 40px;
	color: #FB993E;
}
.txt {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 14px;
	color: navy;
}
.txt2 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #082984;
}
.txt4 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 10px;
	color: navy;
}
.m1 {
	position:static;
}

a:link {color:#000099; text-decoration:none;}
a:visited {color:#000099; text-decoration:none;}
a:hover {color:#000099; text-decoration:underline;}
a:active {color:teal; text-decoration:underline;}

body {background: navy;}

ul {list-style:url(bullet.gif); margin-left:20px;}

