body, td, .text {
			font-size: 12; 
			font-family: verdana;
			color: black;
			font-weight: normal
			}
h1 {
    font-size: 12;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
a {
			font-size: 12; 
			font-family: verdana;
			color: f47c20;
			font-weight: bold;
			}

input	{
			border:solid; 
			border-width:1px; 
			border-color: silver;
			font-size: 10
			}

.go	{
			border:solid; 
			border-width:1px; 
			border-color: white;
		}

textarea {
			border:solid; 
			border-width:1px; 
			border-color: silver;
			font-size: 12
			}
