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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
a:link {
	color: #F57B0C;
	text-decoration: none;
}
#footer {
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FF8400;
}
a:hover {
	text-decoration: none;
	color: #FF8400;
}
a:active {
	text-decoration: none;
	color: #FF8C00;
}
#footer tr td {
	color: #FFF;
}
#footer tr td a:link{
	color: #FFF;
}
#footer tr td a:visited{
	color: #FFF;
}.header1 {
	font-size: 18px;
	color: #F57B0C;
	font-weight: bold;
}
.quote {
	font-style: italic;
	color: #666;
}
.quote_name {
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	color: #f57b0e;
	text-align: right;
}
li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -3em;
	list-style-image: url(images/bullet.jpg);
}
#beneftis {
	text-align: left;
	margin-left: 90px;
}
