td{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
a:link,a:active,a:visited{
	font-family: Arial;
	color: #FF9900;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	color: #FF9900;
	text-decoration: underline;
}
.left-text{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.header{
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
}
.caption{
	font-size: 13px;
	color: #FFFFFF;
	background: #323351;
	padding-left: 6px;
}
.text_field{
	font-size: 11px; 
	font-family: Verdana;
	color: #000080
}
.caption{
	font-weight: bold;
}
.order_text{
	font-size: 12px;
}
h1{
	font-family: Arial;
	font-size: 18px;
	color: #FF9900;
	margin-bottom: 5px;
}
h3{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}