@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.2em;
}
body {
	background-image: url(images/AMSE_background.gif);
	background-repeat: no-repeat;
	background-color: #6795AC;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
	color: #990000;
	line-height: 1.2em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	color: #000066;
	line-height: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: 1.4em;
	color: #990000;
	line-height: 1.3em;
	font-weight: normal;
}
h4 {
	font-size: 1.4em;
	color: #000066;
	line-height: 1.3em;
	font-weight: normal;
}
h5 {
	font-size: 0.8em;
	color: #990000;
	line-height: .9em;
	font-weight: lighter;
}
h6 {
	font-size: 0.8em;
	color: #000066;
	line-height: 1em;
	font-weight: lighter;
}
.articlelist {
	font-size: 0.8em;
	color: #000000;
	line-height: 1em;
	text-align: left;
}
