body         { 
   scrollbar-arrow-color: #C0C0C0;
   scrollbar-base-color: #00171F;
   scrollbar-track-color: #C0C0C0;
   scrollbar-face-color: #00171F;
   scrollbar-darkshadow-color: #00171F;
   scrollbar-shadow-color: #ffffff;
   scrollbar-highlight-color: #00171F;
   scrollbar-3dlight-color: #C0C0C0;
    } 
   
font         { font-family: Arial; font-size: 10pt; color: #C0C0C0; text-align: Justify; }
p            { font-family: Arial; font-size: 10pt; color: #C0C0C0; text-align: Justify; }
div          { font-family: Arial; font-size: 10pt; color: #C0C0C0; text-align: Justify; }
table        { font-family: Arial; font-size: 10pt; color: #C0C0C0; text-align: Justify; }

b            { color: #ffffff; font-size: 10pt; font-family: Arial; font-weight: bold; }

h1           { font-family: Century Gothic; font-size: 14pt; color: #C0C0C0; }

h2           { font-family: Century Gothic; font-size: 12pt; color: #C0C0C0; }

li           { list-style-type: disc; color: #C0C0C0; }

hr           { font-family: Arial; color: #C0C0C0; font-size: 10pt; }

input        { font-family: arial; font-size: 10pt; color: #ffffff; background-color: #C0C0C0; border: 1 solid #C0C0C0; }
textarea     { font-family: arial; font-size: 10pt; color: #ffffff; background-color: #C0C0C0; border: 1 solid #C0C0C0; }

.center      { font-family: Arial; font-size: 10pt; color: #ffffff; text-align: center; }

.diarytitle  { font-family: Arial; color: #ffffff; font-size: 10pt; border: 1 solid #ffffff; background-color: #C0C0C0; margin: 5px; font-weight: bold; letter-spacing: 1 pt; filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=50, StartY=50, FinishX=0, FinishY=100); height: 1; text-align: Right;}

a:link       { font-family: Arial; font-size: 10pt; color: #ffffff; letter-spacing: 1pt; text-decoration: none }
A:visited    { text-decoration: underline; font-family: Arial; font-size: 10pt; color: ffffff; letter-spacing: 1pt; }
a:active     { text-decoration: overline; font-family: Arial; font-size: 10pt; color: #ffffff; letter-spacing: 1pt; }
a:hover      { text-decoration: blink; color: #C0C0C0; font-family: Arial; font-size: 10pt; cursor: crosshair; letter-spacing: 1pt; background-color: #ffffff; }
