@charset "utf-8";
/* CSS Document */

body, html, body, * html #container, #left, #container .column2, #container { 
color : #000000; 
background : #ffffff; 
font-family : "Times New Roman", Times, serif; 
font-size : 12pt; 
width: 100%;
margin:0;
float:none;

} 

a { 
text-decoration : underline; 
color : #0000ff; 
}

#header, #container .column, #left{
  display : none; 
}







