body { 
background-image : url('/xback.gif'); 
font-family : tahoma, arial, sans-serif; 
font-size : 11px; 
text-align : justify; 
color : #000000; 
margin : auto; 
line-height : 135%; 
cursor : default; 
} 

a:link , a:active , a:visited { 
font-weight : bold; 
color : #d8786c;
text-decoration : none;
} 

a:hover { 
color : #7891a8; 
}

input , textarea { 
background-image : url(http://www.ps.themanicfairy.net/bg2.gif); 
border : 1px solid #000000; 
margin : 1px; 
padding : 2px; 
} 

h1 { 
font-size : 13px; 
font-weight : bold; 
text-align : center; 
} 

h2 { 
font-size : 12px; 
font-weight : bold; 
text-align : justify; 
} 

h3 { 
font-size : 11.5px; 
text-align : left; 
font-weight : bold; 
color : #7891a8; 
text-decoration : underline;
} 

table , td , th , tr { 
font-size : 11px; 
line-height : 120%; 
padding : 1px; 
} 

img { 
border : 0 none inherit; 
} 

hr { 
width : 100%; 
border : 1px solid #8a4b56; 
} 

ul { 
list-style : circle; 
}