body {
	margin-top: 10px;
	background-color: #FFF5F2;	
}
.hp_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none
	line-height: 500px;
}
.body_text:hover {
	color: #666666;
	text-decoration:underline
}
.head_or {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2633B;
}
.head_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #01B0F1;
	font-weight: bold;
}
#navlist li 
{
	list-style: none;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #EF5027;
	border: 1px solid #cccccc;
	width:65px;
}
