@charset "utf-8";
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	font-style: italic;
}
.black12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar {
	font-size: 14px;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	text-align: center;
}
