a:link       { color: rgb(0,64,128);text-decoration: none  }
a:visited    { color: rgb(128,0,64);text-decoration: none }
a:hover      { color: #003333; background: #ffffff }
body         { color: rgb(0,0,0); background-color: rgb(255,255,204) }
h1           { color: rgb(0,0,0) }
h2, marquee  { color: rgb(102,0,0) }
h3           { color: rgb(102,102,51) }
h4           { color: rgb(0,0,0) }
h5           { color: rgb(102,0,0) }
h6           { color: rgb(102,102,51) }
hr           { color: rgb(102,102,51) }
button       { background-color: rgb(0,0,0); color: White; border-color: rgb(102,102,51) }
label        { color: rgb(51,51.0) }
textarea     { color: black; border-color: rgb(102,51,0) }
fieldset     { color: Black; border-color: rgb(102,51,0) }
legend       { color: rgb(102,102,51) }
select       { color: black; border-color: rgb(102,51,0) }
table        { table-border-color-light: rgb(102,102,51); 
               table-border-color-dark: rgb(102,51,0); color: rgb(51,51.0); border-color: rgb(102,51,0) }
caption      { color: rgb(102,102,51) }
th           { color: rgb(51,51.0); border-color: rgb(102,51,0); BACKGROUND-COLOR: rgb(254,241,148) }
td           { border-color: rgb(102,51,0) }


body         { font-family: 'Arial', Arial, Helvetica; background-image: url('image/background.JPG') }
h1           { font-family: 'Arial', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 36pt }
h2           { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 30pt }
h3           { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 24pt }
h4           { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 18pt }
h5           { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 16pt }
h6           { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-weight: normal; font-style: normal; font-size: 14pt }
button       { font-family: 'Arial', Arial, Helvetica; font-style: Normal; border-style: solid; border-width: 1pt; font-size: 8pt;}
label        { font-family: 'Arial', Arial, Helvetica; font-style: Normal; font-size: 8pt;}
textarea     { font-family: 'Arial', Arial, Helvetica; font-style: normal; border-style: solid; border-width: 1pt; font-size: 8pt;}
fieldset     { font-family: 'Arial', Arial, Helvetica; font-style: normal; border-style: solid; border-width: 1pt; font-size: 8pt;}
legend       { font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-style: Normal; font-size: 8pt;}
select       { font-family: 'Arial', Arial, Helvetica; font-style: normal; border-style: solid; border-width: 1pt; font-size: 8pt;}
table        { font-family: 'Arial', Arial, Helvetica; font-style: normal }
caption      { font-size: 14pt; font-family: 'Arial', 'Trebuchet MS', Arial, Helvetica; font-style: Normal }
th           { font-family: 'Arial', Arial, Helvetica; font-style: bold; font-size: 12pt color: rgb(102,51,0)}
marquee      { font-size: 14pt; font-family: 'Arial', Arial, Helvetica }
p            { font-family: 'Arial'; font-style: Normal; font-size: 10pt;}

#divImage { LEFT: 200px; POSITION: absolute; TOP: 30px; display:none; }