body{ 
font-family :  Arial, Helvetica, sans-serif ;
font-size : 11px ;
background-color: #ffcc66;
margin: 0px ;
scrollbar-arrow-color: #fffff0 ;
scrollbar-base-color: #333333 ;
scrollbar-face-color: #333333
}

h1{
color: #8b814c ;
font-family : Arial, Helvetica, sans-serif ;
font-size: 29px ; 
font-weight: bold ; 
height: 15px ; 
width: 440px ;
padding:5 ;
letter-spacing:1px
}

b{
font-family : Arial, Helvetica, sans-serif ;
font-size : 14px ;
color: #000000
}

big{
color: #333333 ;
font-family : Arial, Helvetica, sans-serif ;
font-size: 20px ; 
font-weight: bold ;
font-style: italic ; 
height: 15px ; 
width: 440px ;
padding:5 ;
letter-spacing:1px
}

em{
color: #333333 ;
font-family : Arial, Helvetica, sans-serif ;
font-size: 18px ; 
letter-spacing:1px
}

small{
font-size : 12px
}

td{
font-family :  Arial, Helvetica, sans-serif ;
font-size : 14px ;
color : #000000 ;
}

a:link{
color : #000000 ;
text-decoration: none ;
font-size: 11px
} 

a:visited{ 
color : #000000 ;
text-decoration: none ;
font-size: 11px
} 

a:active{
color: #000000 ;
text-decoration: none ;
font-size: 11px
}

a:hover{
color: #000000 ;
text-decoration: underline ;
font-size: 11px
}

.button:link{
color: #000000 ;
background-Color: #B0C4DE ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: 1px ;
width:150 ;
height:22
}

.button:visited{
color: #000000 ;
background-Color: #B0C4DE ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: 1px ;
width:150 ;
height:22
}

.button:active{
color: #000000 ;
background-Color: #B0C4DE ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: 1px ;
width:150 ;
height:22
}

.button:hover{
color: #000000 ;
background-Color: #4F94CD ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: 1px ;
width:150 ;
height:22
}

input{
background-color: #000000 ;
color: #00ff00 ;
font-size: 11px
}

textarea{
background-color: #000000 ;
color: #00ff00 ;
font-size: 11px
}

button{
border-right: #000000 1px solid; 
border-top: #000000 1px solid; 
font-size: 11px; 
border-left: #000000 1px solid; 
color: #000000; 
border-bottom: #000000 1px solid; 
font-family: Verdana,Tahoma; 
letter-spacing: 1px; 
backgound-color: #ffffff"
}