body{
	margin:0px;
	background-color:#999999;
}
.text{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#535353;
}
.heading{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#87BE46;
}
.heading_2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#E76600;
}
.text_line{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	line-height:18px;
	color:#E76600;
}
.text_line_2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	line-height:20px;
	color:#87BE46;
}	
a.navi{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#87BE46;
}
a.navi:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
	color:#ff0000;
}	
.copy{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}	
