body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("art/ACI_logo&Header_4.jpg");
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.bodyWhite {color: #FFFFFF}

.bodyRed {color:#FF0000}

.bodyGreen {color:#006600}

.bold {font-weight: bold;}

.boldital {
	font-weight: bold;
	font-style: italic;
}

.boldLarge {
	font-size: 16px;
	font-weight: bold;
}

.bodyDKgrey {color: #333333}

.bodyLtgrey {color: #CCCCCC}

.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.footer a:link, .footer a:visited {
	color: #666666;
	text-decoration: underline;
}

.footer a:hover, .footer a:active {
	color:#006600;
}
