body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.home_text_0 {
	color: #636363;
	font-weight: normal;
}
.home_text_0_20 {
	color: #636363;
	font-weight: normal;
	line-height: 20px;
}
.home_text_1 {
	color: #F93B00;
	font-weight: bold;
}

a {
	color: #636363;
	text-decoration:underline;
}
a:hover {
	color: #f54f0c;
	text-decoration:underline;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color: #00971e;
	margin-bottom:14px;
	margin-top:20px;
	text-transform:uppercase;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #00971e;
	margin-bottom:1px;
	margin-top:0px;
}

h2 a {
	color: #00971e;
	text-decoration:none;
}
h2 a:hover {
	color: #00971e;
	text-decoration:underline;
}

#blue {
	color : #064e9f;
}

#orange {
	color : #f65108;
}
