A:link       { 
color: #ff7e00;
text-decoration: none }
A:visited   { 
color: #ec516c;
text-decoration: none }
A:active    { 
color: #208dbb; 
text-decoration: none }
A:hover     { 
color: #26a2ad;
text-decoration: none }

body {
color: #009933;
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
background-image: url('layout_bg.gif');
background-color: #CCCCCC;
scrollbar-face-color: #ffe35f;
scrollbar-highlight-color: #70b1df;
scrollbar-3dlight-color: #fab249;
scrollbar-darkshadow-color: #fab249;
scrollbar-shadow-color: #70b1df;
scrollbar-arrow-color: #7bb9e5;
scrollbar-track-color: #f4f890;
}

table, tr, td {
color: #009933;
font-size: 10pt; 
font-family:  Courier New, Courier, mono; 
text-decoration: none
}

td.middle {
color: #FF3300;
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p {margin-bottom:8px; margin-top:6px;}

h1 {color: #ff5d5d; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

h2 {color: #ff7249; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

h3 {color: #c349ff; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

h4 {color: #5dd526; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

h5 {color: #00a688; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

h6 {color: #499aff; font: italic small-caps 900 16px Arial, mono;
text-decoration: none
text-weight: bold}

input {
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
background-color: #b4ef72;
color: #208dbb;
border: 1px solid #000000;
}

textarea {
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
background-color: #ffb1bf;
color: #208dbb;
border: 1px solid #000000;
width: 250px;
}

select {
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
background-color: #fcfc56;
color: #208dbb;
border: 1px solid #000000;
}

Option {
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
text-decoration: none;
background-color: #b4ef72;
color: #208dbb;
width: 225px;
}
