html,body {
	background:#FFFFFF;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table,td {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 12px;
	color: #000000;
}


A {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004973;
}

A:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004973;
}

A:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #004973;
}


INPUT.standard
{
	border-style: inset; 
	border-color: B2C2DF; 
	border-width:1px;
	padding: 1px;
	color:000000;
	background-color: FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
}

TEXTAREA.standard
{
	border-style: inset; 
	border-color: B2C2DF; 
	border-width:1px;
	padding: 1px;
	color:000000;
	background-color: FFFFFF;
	font-family:"Trebuchet MS",arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
}