/* CSS Document */

/* Element Selectors */

body{font-family:arial, tahoma, helvetica, sans-serif; color:#000;font-size:100%;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:130%;}
h2{font-size:110%;}
img{border:0;}
a{color:#0000ff; text-decoration:none;}
a:hover{text-decoration:underline;}
form{padding:0; margin:0; border:0;}
table{font-size:100%;}
table tr td{font-size:100%;}
hr {color:#666666;background:#666666;height:1px;border:0;}
/* End element Selectors */
#header{display:none;}
#left{display:none;}
#right{display:none;}
#footer{display:none;}
#middle .column {float: none; width: 570px;}


