﻿body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
div#image, div#crest, div#Layer3, div#navigation, div#extra, div#footer, div#spacer {
  display : none;
} 
div#content { 
	position: absolute; 
	left: 20px; 
	top: 20px; 
	width: 950px;
}