@charset "ISO-8859-1";
body {
	margin-left: auto;
	margin-right:auto;
	background-color: #656C74;
}
p {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.bold {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.textsidebar {
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 12px;
}
.boldtextsidebar  {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
}
.textsidebar img {
	margin: 0px;
	padding: 20px 0px 0px;
}
.boldtextsidebar1 {font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
.bold1 {	color: #333333;
	font: bolder normal 12px Arial, Helvetica, sans-serif;
}
.h1 {	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #333;
}
.text {font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
}
.highlight {
	color: #930;
	font: bolder 14px Arial, Helvetica, sans-serif;
}
