H1 {
font-family: Tahoma;
font-size: 12pt;
color: #ffcc33;
text-align: Center;
font-weight: bold;
;
}
H2 {
font-family: Tahoma;
font-size: 11pt;
color: #ffcc33;
text-align: Left;
font-weight: bold;
;
}
H3 {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-align: Center;
;
}
H4 {
font-family: Tahoma;
font-size: 10pt;
color: #ffcc33;
text-align: Center;
;
}
A:link, A:visited {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-decoration:underline;
font-weight: bold;
;
}
A:hover, A:active {
font-family: Tahoma;
font-size: 10pt;
color: #339933;
text-decoration:underline;
font-weight: bold;
;
}
P {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-align: Left;
;
}
TD {
font-family: Tahoma;
font-size: 10pt;
color: #FFFFFF;
text-align: Center;
;
}