@charset "utf-8";
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background-color: #EFEEE0;
	background-repeat: no-repeat;
	font-size: 11px;
	width: 860px;
	border: 0px 0px 0px 0px;
	clear: both;
	background-image: url(../images/bkground.jpg);

}

a:link, a:visited, a:hover {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

h2{
	font-size: 14px;
	color: #666666;
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
}
