		 font.text {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
		 }

		 font.em {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
   color: #0ff;  
		 }



		 font.h1 {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
		 font-weight : bold;
     color: #047; 
		 }

/* 
	
BODY{
scrollbar-3dlight-color:blue;<br>
scrollbar-arrow-color:blue;<br>
scrollbar-base-color:blue;<br>
scrollbar-darkshadow-color:blue;<br>
scrollbar-face-color:blue;<br>
scrollbar-highlight-color:blue;<br>
scrollbar-shadow-color:blue;<br>
scrollbar-track-color:blue;<br>
} 


	 font.h2 {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
		 font-weight : bold;
     color: #440; 
		 }

		 font.h3 {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
		 font-weight : bold;
   color: #0ff;  
		 }

		 font.h4 {
		 font-size : 12px;
		 font-family : arial, helvetica, sans-serif;
		 font-weight : bold;
         color: #ccf; 
		 }

      color: #ff0;
		 textarea, input, select { 
         font-family: courier, monospace;
         font-size: 11px; 
         color: #336;
         }  

      
INPUT {
background-color: #99ccff;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt
} 

TEXTAREA {
background-color: navy;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
} 
 

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
} 

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 12pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 12px;
color: #000000
}


.form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: red; background: yellow; color: blue; }
.btn { font-weight: bold; color: yellow; background-color: blue} 

*/

