body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #5d5d5d url(/gimages/page_bg.gif);
	color: #525252;
	}
	
textarea, input, select{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: normal;
	border: 1px solid #16719d;
	}
input	{
	width:160px;
	}


td {
	font-size:11px;
	font-family: helvetica;
	}
	
form td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	font-weight: normal;
	}
h3	{
	font-size:18px;
	color:#004993;
	}
a
	{
	color: #004993;
	text-decoration: none;
	font-weight:bold;
	}

a:hover
	{
	color: #fd4948;
	text-decoration: underline;
	font-weight:bold;
	}
	
img {
	padding:0px;
	}