body{ 
font-family :  Verdana,Tahoma ;
font-size : 11px ;
background-color: #ffffff ;
}

h1{
font-family : Verdana,Tahoma ;
font-size : 20px ;
color: #000000 ;
font-weight: bold
height: 20px
}

h2{
font-family : Verdana,Tahoma ;
font-size : 18px ;
color: #000000 ;
font-weight: bold
height: 20px
}

b{
 font-family : Verdana,Tahoma ;
 font-size : 12px ;
 color: #000000
}

strong{
color: #ffffff ;
 font-size : 12px ;
font-family : Verdana,Tahoma ;
}

small{
font-size : 11px
}

td{
font-family :  Verdana,Tahoma ;
font-size : 12px ;
color : #000000 ;
}

a:link{
color : #000000 ;
text-decoration: underline ;
} 

a:visited{ 
color : #000000 ;
text-decoration: underline ;
} 

a:active{
color: #000000 ;
text-decoration: underline ;
}

a:hover{
color: #ff0000 ;
text-decoration: underline ;
}

input{
background-color: #4F94CD ;
color: #000000 ;
font-size: 11px
}

textarea{
background-color: #4F94CD ;
color: #000000 ;
font-size: 11px
}

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