﻿body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
h1 {
 color :#000000;
 font-family : "Times New Roman", Times, serif;
 font-size : 15px; 
}
#main {
 color :#000000;
 background: #ffffff;
 font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
 a { 
  text-decoration : underline; 
  color : #000000; 
}
 #main img{
    display : none; 
}
#bottom{
	display:none;
}
#rightcontent{
	display:none;
}
#leftcontent{
	display:none;
}
.printtext{
display: block;
}

