/* CSS Document */
.head
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.text {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	text-align: justify;
}
.head_black {

	font-family: Arial, Helvetica, sans-serif;
	color: #363637;
	font-size: 15px;
	font-weight: bold;
}
.text_black {

	font-family: Arial;
	color: #6B791A;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	text-align: justify;
}
.subhead {
	font-family: Arial;
	color: #B9DEFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-family: Arial;
	color: #D7D7D7;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 8px;
}
.text1 {

	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 15px;
	text-align: justify;
}
