html, body {
	height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	padding:0;
}
body,td, input, button, select, textarea{ font-family:Tahoma; font-size: 10px;}
input{border:none; border-bottom:1px solid #80A8C0;  color:#757575 }
button{background-image:url(../images/button_bkg.gif); background-repeat:repeat-x; border:1px solid #B6BCC0; font-size:11px; color:#3E596B; height:18px;}
form{margin: 0; padding:0;}
img{ border:none}
a{ text-decoration: none; color: #40638F}
a:hover{  color: #000}