body	{	background-color : #ffffff; color	:	#333333;	font-size	:	11px;	font-family	:	Verdana, Arial, Helvetica, sans-serif	}
td		{	color	:	#333333;	font-size	:	11px;	font-family	:	Verdana, Arial, Helvetica, sans-serif	}

.body	{	color	:	#333333;	font-size	:	11px;	font-family	:	Verdana, Arial, Helvetica, sans-serif; text-align :justify; line-height : 18px; margin-left  : 20px	}

a		{	color	:	#FF8000; text-decoration : none	}
a:hover	{	text-decoration : overline }
a.under:hover	{	text-decoration : underline }

h3		{
	font-weight	:	normal;
	size	:	16px;
	color	:	#FF8000;
	font-family: Optima, Charcoal, "Arial Black", sans-serif;
	font-size: 16px;
}

h4 {
	font-weight	:	normal;
	size	:	16px;
	color	:	#ff8000;
	font-family: Optima, Charcoal, "Arial Black", sans-serif;
	font-size: 12px;
}

.small	{	font-size	:	10px	}
.footer	{	font-size	:	10px; color	:	#FF8000		}

.menu	{	font-size	:	11px;}	//	border-style : dotted; border-width : 1px; margin : 5px	}

hr {
	line-height: 20px;
	color : #FF8000;
	border-color: #FF8000;
	height: 1px;
	size: 1px;
	border-top: 1px dotted;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-size: 0px;
}

input[type="text"]	{
	width : 220px
}

input[type="submit"]	{
	width : 220px
}

select	{
	width : 220px
}

textarea	{
	width : 220px
}
