
h1  {
	color:        #fe8922;
	font-size:     18px;
	line-height:   160%;
	margin-top:    6px;
	padding-left:  6px;
	border-bottom: 1px solid #fec41d;
	border-left:   4px solid #fe8922 }


h2   {
	color:        #fe8922;
	font-size:     16px;
	margin-top:    18px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #fec41d }


body,td  {
	color:      #416040;
	font-size:   12px;
	line-height: 140% }


a    {
	color:          #2c8959;
	font-size:       12px;
	text-decoration: none;
	text-align:      center;
	margin-top:      4px;
	margin-right:    auto;
	margin-left:     auto;
	width:           60px;
	height:          20px;
	float:           left;
	clear:           both;
	border:          solid 1px }




a:hover {
	color:          #fe8922;
	font-size:       12px;
	text-decoration: none;
	border:          solid 1px }
