.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: Georgia, Times, 'Small Fonts', sans-serif;
	font-size: 16px;
	color: black;
}
.txt2 {
	font-family: Georgia, Times, 'Small Fonts', sans-serif;
	font-size: 20px;
	color: black;
}
.txt4 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 10px;
	color: black;
}
p.indent {
	text-indent:50px;
}
.m1 {
	position:static;
}

a:link {color:navy; text-decoration:underline;}
a:visited {color:navy; text-decoration:underline;}
a:hover {color:blue; text-decoration:underline;}
a:active {color:blue; text-decoration:underline;}

body {background: white;}

ul {list-style:url(bullet.gif); margin-left:20px;}

