body { 
background: #E37601 url('images/rainbow.gif'); 
color: #E37601;
font-size: 70%; 
font-family: verdana, sans-serif; 
margin-top: 0px;
margin-bottom: 0px;
}

html {
scrollbar-arrow-color:#E37601;
scrollbar-3dlight-color :#EFF2E7;
scrollbar-base-color:#E37601;
scrollbar-darkshadow-color:#EFF2E7;
scrollbar-highlight-color:#E37601;
scrollbar-face-color:#EFF2E7;
scrollbar-shadow-color:#E37601;
scrollbar-track-color:#EFF2E7;
}

a:link {
background: transparent; 
color: #E37601;
text-decoration: none;
} 

a:visited { 
background: transparent; 
color: #E37601;  
text-decoration: none;
}

a:hover, a:active { 
background: transparent; 
color: #E37601; 
text-decoration: underline;
}

h1 { 
background: transparent url(h1.gif) no-repeat top left; 
margin-top: 10px; 
width: 219px; 
height: 87px; 
float: left;
}

h2 { 
background: transparent url('images/homeyellow.gif') no-repeat bottom right; 
margin-top: 10px; 
width: 50px; 
height: 50px; 
float: right;
}

.title {
font-size: 90%; 
font-weight: bold;
}

.normy {
font-size: 87%; 
}

.small {
font-size: 84%; 
}

table.color {
background: #EFF2E7; 
border: 1px solid #E37601;
}

