H1 {font-family: Arial; font-size: 16 pt; font-style: bold; Text-align: center} 
H2 {font-family: Arial; font-size: 13 pt; font-style: bold; Text-align: left} 
H3 {font-family: Arial; font-size: 13 pt; font-style: bold; Text-align: center} 
H4 {font-family: Arial; font-size: 10 pt; color="#666666"; font-style: regular; Text-align: center}
P  {font-family: Arial; font-size: 9 pt; color="#666666"; font-style: regular; Text-align: left}
H6 {font-family: Arial; font-size: 9 pt; color="#666666"; font-style: regular; Text-align: center}
A {
COLOR: white;
TEXT-DECORATION: NONE;
}
A:HOVER {
COLOR: white;
TEXT-DECORATION: NONE;
}
A:hover {
color: white;
text-decoration: none;
}

INPUT.button {
background-color: #E7E7E7;
color: #000000; }

INPUT.buttonHover {
background-color: #8484b5;
color: #FFFFFF; }