@charset "utf-8";

body {

	background-color: #85181B;

	background-image: url(images/abhsbkgnd.jpg);

	background-repeat: repeat-x;

}

body,td,th {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #1D2C57;

	font-size: 12pt;

	text-align: justify;

}

a:link {

	color: #1D2C57;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #003366;

}

a:hover {

	text-decoration: underline;

	color: #000033;

}

h3 {

	font-size: 12pt;

	text-decoration: underline;

	font-style: italic;

}



a:active {

	text-decoration: none;

	color: #003366;

}



.footer {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

}

h1 {

	font-size: 14pt;

}

h2 {

	font-size: 12pt;

}

.new_style {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}

