body{
margin-top:0px; margin-bottom:0px;
font-family:verdana; font-size:12px;
}

.butter{
text-decoration: none; }

a.butter:HOVER{ text-decoration: underline;}

img.picture{
border: 1px; border-style: solid;}

img.picture2{
border-width: 1px; border-style: solid;}

table.gb{
border: 1px; border-style: solid;}

td.line2{ 
border-bottom: 1px; border-bottom-style: solid;}

input.input{border-bottom: 1px; border-bottom-style: solid; font-size:12px;}

textarea.input{border-bottom: 1px; border-bottom-style: solid; font-size:12px;}
	
input.button{
    border: 1px; border-style: solid; background-color: #FFFFFF;
	}
	
label{
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
	font-size:12px;}
	
br{ clear: left; }
