body {
font-family: "Times New Roman", "arial"; 
color: black; margin-left:40px; margin-right:40px;}

table {border-style: outset; border-width: 1px;}
th {
 padding: 4px;
 text-align: right;
 font-weight:lighter; font-size: larger;
 font-style: normal;
 background: #eee;
 width: 750px;
}
td {
font-size: 14px;
text-align: center;
border-style: none;
padding-right: 4px;
padding-left: 4px;
background: #363036; 
}
td.m {
BACKGROUND-IMAGE: url("bg001.jpg");
padding-right: 4px;
padding-left: 4px;
border-style: none;
font-weight: bolder;
font-size: 16px;
}
td.m A:visited { text-decoration: none; color: #aaF; }
th.ar {
 padding-right: 4px;
 padding-left: 4px;
 text-align: right;
 font-weight:lighter; font-size: larger;
 font-style: normal;
 background: #eee; 
 width: 750px;
}
h1 { color: #e33; font-size:large;}
h2 { color: #cce; }
b {text-decoration: none; font-style: normal; font-size: 16px;}
i { text-decoration: none; font-style: normal; font-size: 18px; }
s { text-decoration: none; color: #ddd; }

A:link { text-decoration: none; color: #aaf;}
A:visited { text-decoration: none; color: #bbd;}
A:active { text-decoration: none; color: #F90;}
A:hover { text-decoration: none; color: #F66;}

TH A:link { text-decoration: none; color: #000; }
TH A:visited { text-decoration: none; color: #333;}
TH A:active { text-decoration: none; color: #F33; }
TH A:hover { text-decoration: none; color: #F33; }
