﻿body {
	margin: 1px;
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 1.7em;
	text-align: justify;
	vertical-align: top;
	width: 960px;
	padding-top: 0px;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#header, #horizontalMenuBox, #left_col, #right_col, #footer, table.iconstable { 
  display : none; 
} 
#pageContent {
	width: 960px;
	vertical-align: top;
}
