BODY{ 
    font-family :  Times New Roman ;
    font-size : 11px ;
    background-color: #ffffff ;
    scrollbar-arrow-color: #A7FE72 ;
    scrollbar-base-color: #F0FFE8 ;
    scrollbar-face-color: #A7FE72 ;
}

H1{
  font-family : Times New Roman ;
  font-size : 20px ;
  color: #006666 ;
  font-weight: bold
}

B{
   font-family : Times New Roman ;
   font-size : 12px ;
   color: #006666
}

SMALL{
  font-size : 10px
}

TD{
    font-family :  Times New Roman ;
    font-size : 12px ;
    color : #000000 ;
}

A:link{
    color : #006666 ;
	text-decoration: underline ;
	font-size: 12px
} 

A:visited{ 
    color : #006666 ;
	text-decoration: none ;
	font-size: 12px
} 

A:active{
    color: #006666 ;
	text-decoration: none ;
	font-size: 12px
}

A:hover{
    color: #A7FE72 ;
	text-decoration: none ;
	font-size: 12px
}

.button:link{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:150 ;
height:22 ;
}

.button:visited{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:150 ;
height:22 ;
}

.button:active{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:150 ;
height:22 ;
}

.button:hover{
color: #000000 ;
background-Color: #76EB01 ;
font-size: 12px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:150 ;
height:22 ;

}

.smallbutton:link{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 09px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:100 ;
height:15 ;
}

.smallbutton:visited{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 09px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:100 ;
height:15 ;
}

.smallbutton:active{
color: #000000 ;
background-Color: #A7FE72 ;
font-size: 09px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:100 ;
height:15 ;
}

.smallbutton:hover{
color: #000000 ;
background-Color: #76EB01 ;
font-size: 09px ;
font-weight: bold ;
text-align:center ;
text-decoration:none ;
border-color: #000000 ;
border-style: solid ;
border-width: thin ;
width:100 ;
height:15 ;

}

INPUT{
    background-color: #000000 ;
    color: #00ff00 ;
	font-size: 11px
}

TEXTAREA{
    background-color: #000000 ;
    color: #00ff00 ;
	font-size: 11px
}










