
body {
background-color: #ebdeb4;
background-image: url(images/back.jpg);
background-repeat: repeat-y;
background-position: top left;
margin: 0px;
}

body, td { 
font-family: arial; 
font-size: 13px;  
color: #333333;
} 

a:link     { color: #333333; }
a:visited  { color: #666666; }
a:hover    { color: #000000; }

.show { 
font-family: arial; 
font-weight: bold; 
font-size: 14px;  
}

.sub1 { 
font-size: 10px; 
font-weight: bold;
}



