/* Universal styles*/

BODY{margin:0;padding:0;}

H4{
	font-size: 16px;
	line-height: -50px;
	font-weight: bold;
	font-family: trebuchet ms, helvetica, arial, sans-serif;
	color: #e69421;
	
}

H5{font-size:14px;font-weight:bold;font-family:trebuchet ms, helvetica, arial, sans-serif;color:#e69421;}

H6{font-size:10px;font-family:trebuchet ms, helvetica, arial, sans-serif;color:#000000;}

A:link {text-decoration:underline; color:#425a94;}
A:visited {text-decoration:underline; color:#000000;}
A:active {text-decoration:underline; color:#425a94;}
A:hover {text-decoration:underline; color:#e69421}

TD{font-size:12px;font-family:trebuchet ms, helvetica, arial, sans-serif;color:#000000;}

/* Container and Page Layout styles*/
#master{
	width:684px;
	padding:0px;
	margin:0;
	font-size:12px;
	font-family: trebuchet ms, helvetica, arial, sans-serif;
	
}
