body { 

margin: 3px auto; 

max-width: 480px;

font-family : Verdana, arial; 

font-weight : normal; 

font-size : small; 

color : #333333; 

background-color : #ffffff; 

} 

a:active, a:visited, a:link { 

color : #545454; 

text-decoration : none; 

} 

a:hover { 

color : #000000; 

text-decoration : underline; 

} 



.pages { 

padding : 3px; 

background-color : #EEEEEE; 

} 

.footer { 

text-align : left; 

padding : 1px; 

background-color : #EEEEEE;

color : #000000; 

} 





hr { 

margin-top : 2px;

margin-bottom : 2px;

padding : 0;

background-color : #c2cbdf; 

color : #bcc5d9; 

border : none; 

height : 1px; 

} 



div.header {

background-color : #545454;

color : #ffffff; 

text-align : center;

font-weight : bold; 

padding : 4px 2px 2px;

border-bottom : 1px solid #fff;

}
.x	{ border-top:1px dashed #bbb; padding:3px; }
