﻿body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  width : 125%
}

h1 {
	font-family: "Times New Roman", Garamond, serif;
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

#noprint{display:none;}
#left {display:none;}
#bottom {display:none;}

#content 
{
    margin-left:0em;
    background-color:White;
    border:none;
    } 

#noscreen { display:inline;}

#noscreen p {font-size:8pt;}
