H1 { font-size: 24pt; color: black; font-family: serif, times; text-align: center; margin-right: 30px; margin-left: 60px; }

H2 { font-size: 20pt; color: black; font-family: serif, times; text-align: center; margin-right: 30px; margin-left: 60px; }

H3 { font-size: 16pt; color: black; font-family: serif, times; text-align: center; margin-right: 30px; margin-left: 60px; }

body { background: #ECECEC url('checkback.jpg') repeat-y fixed;
}



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: 500 }

.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: 60px;
           font-size: 14pt;
           font-family: serif, times;
           text-align: left; 
           font-weight: 500 }

ul { color: black;
           margin-right: 30px;
           margin-left: 60px;
           font-size: 14pt;
           font-family: serif, times;
           text-align: left; }

