/* BODY STYLE */

BODY
{
scrollbar-arrow-color: #FFCC33;
scrollbar-3dlight-color: #FFCC33;
scrollbar-darkshadow-color: #FFCC33;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FFCC33;
scrollbar-shadow-color: #FFCC33;
scrollbar-track-color: #000000;
margin: 0px;
}

/* CONTENT */

P {COLOR: #000000; font-family: verdana; font-size: 10pt; font-weight: none; text-align: justify}
TABLE {COLOR: #000000; font-family: verdana; font-size: 10pt; font-weight: none}
HR {color: #993333; height: 1px;}
BLOCKQUOTE {margin-left:25px; margin-right:25px}


/* HEADERS */
H1 {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 18pt; font-weight: bold}
H2 {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 12pt; font-weight: bold}
H3 {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; font-weight: bold}


/* listings' styles */
UL {list-style-image:  url("images/ul.gif"); COLOR: #000000; font-family: verdana; font-size: 10pt;}


/* STYLES AND BEHAVIOURS OF LINKS */
a:link {color: #FF0000; text-decoration: underline; font-family: verdana; font-size: 10pt;}
a:visited {color: #FF0000; text-decoration: underline; font-family: verdana; font-size: 10pt}
a:hover {color: #993333; text-decoration: underline; font-family: verdana; font-size: 10pt}
a:active {color: #FF0000; text-decoration: underline; font-family: verdana; font-size: 10pt}

a.topmenu:link {color: #FFCC33; background: #000000; TEXT-DECORATION: none; font-weight : bold; width: 100%; font-family: tahoma; font-size: 9pt; display: block;}
a.topmenu:visited {color: #FFCC33; background: #000000; TEXT-DECORATION: none; font-weight: bold; width: 100%; font-family: tahoma; font-size: 9pt; display: block;}
a.topmenu:hover {color: #000000; background: #FFCC33; TEXT-DECORATION: none; font-weight: bold; width: 100%; font-family: tahoma; font-size: 9pt; display: block;}
a.topmenu:active {color: #FFCC33; background: #000000; TEXT-DECORATION: none; font-weight:bold; width: 100%; font-family: tahoma; font-size: 9pt; display: block;}
