BODY {
  background-image: url("http://www.dioi.org/images/AdamsLetF.jpg");
  background-position: 50% 50%;
}
}
A:Link {color=blue}
A:Hover {color=green}
A:Visited {Color=purple}
H1 {font-family: "Times New Roman",Times; 
    font-weight: bold;
    font-size: 36pt;
    color: black;
}
H2 {font-family: "Times New Roman",Times;   
    font-size: 20pt;
    color: black;
}
H3 {font-family: "Times New Roman",Times;   
    font-size: 14pt;
    color: black;
}
H4 {font-family: "Times New Roman",Times;   
    font-size: 12pt;
    font-weight: normal;
    color: black;
}
H5 {font-family: "Times New Roman",Times;   
    font-size: 12pt;
    font-weight: bold;
    color: black;
}
TD {font-family: "Times New Roman",Times;   
    font-size: 12pt;
    font-weight: normal;
    color: black;
}
TH {font-family: "Times New Roman",Times;   
    font-size: 14pt;
    font-weight: bold;
    color: black;
		background-color:#CCCCFF;
}
pre {font-family: "Courier New",Courier;
     font-size: 8pt;
     color: black;
}
.theader {font-family: "Times New Roman",Times;   
    font-size: 14pt;
    font-weight: normal;
    color: black;
		background-color:white;
}

list {type:disk;
}