html {background: url(images/background/tile.jpg) repeat top left;}

body    { font-size: 8pt; font-family: Arial; 
}
h1  { color: #630; font-size: 18pt; font-family: Georgia; font-weight: 600; margin: 0 0 0; padding: 0 }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0 }
p   { color: #333; font-size: 8pt; margin: 7px 0 0; padding: 0 }
td {}
a { color: #630; text-decoration: none }
a:link { color: #630; text-decoration: none }
a:visited { color: #630; text-decoration: none }
a:hover { color: #300 }
a:active { color: #300; text-decoration: none }
.hidden { display:none;}