body {
	background-image: url(../_images/back/back_body.gif);
	margin: 30px 0px 20px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
p {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #FF9B04;
	text-decoration: none;
}
a:visited {
	color: #D26600;
	text-decoration: none;
}
a:active {

	color: #FF9B04;
	text-decoration: none;
}
a:hover {
	color: #FF9B04;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	height: 1px;

}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 30px;
}
ul {
}
li {

	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
h3 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
iframe {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
