H1 {
font-family: times;
font-size:   40;
font-weight: normal;
}

H2 {
font-family: verdana;
font-size:   18;
font-weight: normal;
}

P {
line-height: 1.8;
}

td.off {
background: #ECECFF;
}

td.off2 {
background: #FFFFFF;
}

td.on {
background: #CCCCFF;
}

A {
font-family: VERDANA;
font-size:   13;
font-weight: bold;
}

td {
font-family: verdana;
font-size:   12px;
font-weight: none;
}

A:link {
color:           #000000;
text-decoration: none
}

A:visited {
color:           #000000;
text-decoration: italic
}

input {
font-family: verdana;
font-size:   12;
font-weight: bold;
background:  #EEEEEE;
width:       150;
}

input.blue {
font-family:  verdana;
font-size:    10px;
border-width: 0;
background:   ECECFF;
width:        300;
}

input.white {
font-family:  verdana;
font-size:    10px;
border-width: 0;
background:   FFFFFF;
width:        300;
}
