body {
 scrollbar-base-color:#01A0B1;
 scrollbar-3dlight-color:#FE4438;
 scrollbar-arrow-color:#FE4438;
 scrollbar-darkshadow-color:#01A0B1;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#01A0B1;
 scrollbar-shadow-color:#FE4438;
 scrollbar-track-color:#FFFFFF;
}

table {
 cursor: crosshair;
 border-left-color: #01A0B1;
 border-left-width: 1px;
 border-left-style:outset;
 border-top-color: #01A0B1;
 border-top-width: 1px;
 border-top-style:outset;
}

A:link {
 color: #01A0B1;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 text-decoration: none;
 font-weight: normal;
}

A:hover {
 color: #FE4438;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: bold;
}

A:visited {
 color: #01A0B1;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
 font-size: 9pt;
}

A:active {
 color: :#FE4438;
 text-decoration: none;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size:20pt;
 font-style:normal;
 font-variant:small-caps;
 font-weight:normal;
 color: #FE4438;
 text-align: right;
}

h2{
 font-family: Arial, Helvetica, sans-serif;
 font-size:14pt;
 font-style:italic;
 font-variant:normal;
 font-weight:bold;
 color: #01A0B1;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 text-align: right;
 font-weight:lighter;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight:lighter;
}

h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight:lighter;font-weight: bold;
}

h6 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-align: right;
 font-weight:lighter;
}