.pagetitle {
	color: #000066;
	font-size: 24px;
	font-weight: bolder;


}
.table {
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color: #CC9933;
	background-image: url(http://www.azcentralins.com/graphics/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bodytitle {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.small {
	font-size: 10px;
}

.subbodytitle {
	font-size: 16px;
	color: #999999;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;

}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
