@charset "utf-8";
/* CSS Document */

#Body_text{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px
	}

#Body_text_head{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px;
	font-weight:bold
	}
	
#Body_text_head1{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px;
	font-weight:bold
	}
	
#Body_text_sml{
	font-family:Tahoma;
	font:Tahoma;
	font-size:10px;
	text-align:center;
	}
	
#main_bg{
	background-color:#FFFFFF
	}

#main_div{
	width:750px;
	margin-left:auto;
	margin-right:auto	
	}
	
.Body_text{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px
	}
	
.Body_text_red{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px;
	color:#FF0000
	}

.Body_text_head{
	font-family:Tahoma;
	font:Tahoma;
	font-size:14px;
	text-align:center;
	width:750px;
	font-weight:bold
	}