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

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #333;
}
.white {
	color: #FFF;
}
.bold {
	font-weight: bold;
}
address {
	font-family: Verdana, Geneva, sans-serif;
}
.orange {
	font-family: Verdana;
	font-size: 13px;
	color: #F90;
	font-weight: bold;
}
.add {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.add {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D4D6A2;
	line-height: 18px;
}
.add2 {
	color: #F90;
	font-size: 14px;
}

