﻿body {
	background-color: #C9D4D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
        font-family:verdana;
}
td,input {
	font-size: 12px;
	text-decoration: none;
}
h3,form {
	margin:20px;
}
.border_green {
	border: 1px solid #395C72;
}
.domain {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search,.archive,.last_post,.stat,.link,.about,.rss {
	font-size: 14px;
	color: #032936;
	font-weight: bold;
	padding-left: 8px;
}
.calendar,.article_cat {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
}
.calendar_title {
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #032936;
	line-height: 120%;
	text-decoration: none;
}
.article_title {
	font-size: 14px;
	font-weight: bold;
	color: #920702;
}
.article_content {
	font-size: 14px;
	line-height:150%;
}
.hh {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: auto;
	width: auto;
}

