* {
	font-family: 'verdana,chicago,Arial,Helvetica,"MS PƒSƒVƒbƒN"';
}

h1 {
	padding: 4px;
	background: #ff7256;
	color: #ffffff;
}

h2 {
	padding-left: 10px;
	border-bottom: 1px dotted #ff3030;
	border-left: 10px solid #ff3030;
	color: #ff7256;
}

.footer_com {
	color: #808080;
	font-size: 80%;
	margin: 1px;
}

#footer {
	border-top: 1px dotted #ff3030;
	text-align: right;
}