


body { font: 12px/1.3 arial, helvetica, sans-serif }
.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { font-size:1.3em }
h2 { font-size:1.2em }
a:link { color:#33c }    
a:visited { color:#339 }    

#buffer { position:absolute; visibility:hidden; left:0; top:0 }
div#display { 
    
    display:none; /* until loaded */
}


.style1small {
	font-size: 9px
}
.style3small {
	font-size: 9px;
	color: #CCCCCC;
}


