H1 { font-size: 20pt; color: black; font-family: serif, times; text-align: center; }

body { background: white }



P { font-size: 12pt; color: black; text-align: center; margin-top: 10px; }

A:LINK { color: darkblue; }
A:VISITED { color: blue; }
A:ACTIVE { color: red; }
A:HOVER { color: black; background-color: white;  }


.class1 { color: black;
           margin-right: 30px;
           margin-left: 60px;
           font-size: 14pt;
           font-family: serif, times;
           text-align: left; 
           font-weight: 400 }

.class2 { color: black;
           font-size: 10pt;
           font-family: serif, times;
           text-align: center; 
           font-weight: 400 }

.class3 { color: black;
           margin-right: 30px;
           margin-left: 60px;
           font-size: 20pt;
           font-family: serif, times;
           text-align: left; 
           font-weight: 800 }

.class4 { color: black;
           margin-right: 30px;
           margin-left: 200px;
           font-size: 20pt;
           font-family: serif, times;
           text-align: left; 
           font-weight: 800 }

ul { color: black;
           margin-right: 30px;
           margin-left: 60px;
           font-size: 14pt;
           font-family: serif, times;
           text-align: left; }

