
BODY {
margin : 0;
font-weight : normal;
font-family : Tahoma;
font-size : 14pt;
color : #333333;
}
table {
font-size : 9pt;
font-family : Tahoma;
}

a:link, a:active, a:visited {
font-family : Tahoma;
text-decoration : none;
font-size : 10pt;
font-weight : bold;
color : #565B8F;
}

a:hover {
font-family : Tahoma, Arial;
color : #b54300;
text-decoration : underline;
font-size : 10pt;
font-weight : bold;
}
INPUT {
background-color : #ffffcc;
border-style : groove;
}
SELECT {
border-style : groove;
}

H2 {
color : #FF6600;
font-size : 12pt;
font-family : Arial; font-weight:bold
}
H1 {
color : #565b8f;
font-size : 14pt;
font-family : Abadi MT Condensed;
}
H3 {
color : #006666;
font-size : small;
font-family : sans-serif;
font-weight : bold;
}
.imgBorder {
border : 2px solid #336699;
}
.imgBorderOn {
border : 4px solid yellow;
}