﻿body{
font-family: Verdana, Arial, 'San Serif'; 
font-size: 11px; 
margin: 0px; 
text-align: center; 
/*background-color: white; */
background-image: url(''); 
background-repeat: repeat-x;}
table{
font-family:  Verdana, Arial, 'San Serif'; 
font-size: 11px; 
border-style: solid; 
border-width: 0px; 
border-color: red; 
padding: 0px;}
tr{vertical-align: top;}
td{border-style: solid; border-width: 0px; border-color: black; padding: 0px;}
img{border-style: solid; border-width: 0px; border-color: yellow;}
a{color: #6778ba; text-decoration: none;}
a:hover{color: #f89828;}

input{border-width: 1px; border-color: blue;}
textarea{font-family: Verdana, Arial, 'San Serif'; font-size: 11px; border-style: solid; border-width: 1px; border-color: black;}
