html, body, div, span, p, a, ol, ul, li, img, h1, h2, table, tr, td, th, fieldset, form, label, input, legend
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 101%;
  font-family: inherit;
  font-variant: inherit;
  vertical-align: baseline;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF0000;
	}

body
{
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  background-color: white;
  text-align: justify;
}

div
{
  padding: 0;
  margin: 0;
}

h2
{
  font-size: 12pt;
  font-weight: bold;
  padding-bottom: 8px;
  color: red;
}


#content
{
  width: 1000px;
  height: 594px;
  margin: auto auto;
  padding: 0 0;
  background-image: url(images/aionhp_08.jpg);
}

#content .column
{
  float: left;
  width: 500px;
  padding: 28px 48px;
}


#content .date
{
  font-style: italic;
}


#top1
{
  width: 1000px;
  height: 53px;
  margin: auto auto;
  padding: 0 0;
}

#menu
{
  width: 1000px;
  height: 82px;
  margin: auto auto;
  padding: 0 0;
  font-size: 0;
}

#menu .top2
{
  float: left;
  width: 69px;
  height: 82px;
}

#menu .top3
{
  float: left;
  width: 94px;
  height: 82px;
}

#menu .top4
{
  float: left;
  width: 837px;
  height: 82px;
}