body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
/*
	background-image: url(Graphics/4airstram-a.jpg);
	background-repeat: repeat-y;
	margin-left: 50px;
*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 17pt;
}
h2 {
	font-size: 16pt;

}
h1,h2 {
	text-align: center;
	font-weight: normal;
}

#homeTable {
	background-position: center center;
	vertical-align: middle;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(graphics/ea1d-b.jpg);
}
th {
	font-size: 14pt;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#vol a {
	font-size: 12pt;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#vol a:hover { 
font-weight: bold; 
text-decoration: none;
}  


hr {
	background-color: #000000;
	color: #000000;
	height: 2px;
	width: 770px;
}

#linksBottom { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#linksBottom a { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000FF; 
	text-decoration: underline; 
}
#linksBottom a:link { 
	text-decoration: underline; 
}
#linksBottom a:visited {
	text-decoration: underline;
	color: #0000FF;
}
#linksBottom a:hover { 
	text-decoration:  none; 
	color: #000000;  
}  
#linksBottom a:active {
	text-decoration: none;
	color: #000000;
}

#update {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
#update table {
	width: 770px;
}
#update a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #0000FF;
}
#update a:link {
	text-decoration: underline;
}
#update a:visited {
	text-decoration: underline;
	color: #0000FF;
}
#update a:hover {
	text-decoration: none;
	color: #000000;
}
#update a:active {
	text-decoration: none;
	color: #000000;
}
