.font_black
	 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	}

.font_black_1
	 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	text-decoration:underline;
	color: #000000;
	}

.font_black_1 a:hover
	 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	text-decoration:underline;
	color: #e53c08;
	}


.font_black_2
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
	}

.font_black_2 a:hover
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
	}

.font_gray
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #676666;
	}

.font_gray_1
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold ;
	color: #89959a;
	padding-left:2px;
	padding-right:2px;
	}
	
p	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #676666;
	}

	
.font_head
	 {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #da9501;
	}
	
.head
	 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #da9501;
	}
	
.font_orange
	 {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #da9501;
	}
	
.font_orange_1
	 {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #da9501;
	text-decoration:underline;
	}
	
.font_orange_1 a:hover
	 {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}

.font_orange_2
	 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #da9501;
	text-align:center;
	}

.font_white
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
	}
	
.font_white a:hover
	 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	color: #ff9000;
	}