td, div, body, input, textarea
	{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	}
.front
	{
	line-height:1.75;
	}
.inputs
	{
	width:150px;
	height:16px;
	background-color:#ffffff;
	border:solid #f47e20 1px;
	}
.white
	{
	color:#ffffff;
	}
.orange
	{
	color:#f47e20;
	font-weight:bold;
	}
a:link
	{
	color:#f47e20;
	text-decoration:none;
	}
a:active
	{
	color:#f47e20;
	text-decoration:none;
	}
a:visited
	{
	color:#f47e20;
	text-decoration:none;
	}
a:hover
	{
	color:#f47e20;
	text-decoration:underline;
	}
h1
	{
	color:#f47e20;
	font-size:13px;
	}