td, body {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:1.6em;
}
A, A:link, A:visited { 
	color:#004369;
	text-decoration: underline; 
}
A:hover, A:active {
	text-decoration: none; 
}

INPUT, TEXTAREA, SELECT, OPTION  {
	color:234686;
	font-size: 11px;
}

body{
background-image:url(/images/bg.gif);
background-repeat: repeat-x;
}