
a:link { color: white; text-decoration: none;}
a:visited { color: yellow; text-decoration: none; }
a:active { color: silver; text-decoration: none;}
a:hover { color: orange; text-decoration: none; }

p {
font-family: verdana, Arial, Arial Narrow;
font-size: 10pt;
font-weight: normal;
color:#ffffff;
}
h1 {
font-family: Berlin Sans FB Demi, Arial, Arial Black;
font-size: 30pt;
font-weight: bold;
color: #006666;
}
h2 {
font-family: verdana, arial, arial narrow;
font-size: 12pt;
font-weight: normal;
color:#ffffff;
}
h3 {
font-family: verdana, arial narrow, arial;
font-size: 12pt;
font-weight: bold;
color:#ffffff;
}
h4 {
font-family: verdana, arial narrow, arial;
font-size: 10pt;
font-weight: normal;
color: #006666;
}
td {
font-family: verdana, arial narrow, arial;
font-size:10pt;
font-weight:normal;
}