/* hsperson.com */
body {
	color: #000;
	background-color: #FFF;
}

p, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 18px 18px;
	line-height: 1.2em;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 8px;
}

form {margin:0;}

.title {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #336666;
	line-height: 20px;
	margin: 0 0 1em 0;
}

.larger_text {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #336666;
	line-height: 21px;
	margin: 1.4em 0 0.2em;
	padding-top: 1px;
}

tr.small td, .small { font-size: 12px; }

table.small { padding: 0 20px;}
/*table.small tr + tr td{ border-top:1px #eee solid;}*/

.spacer {
	clear: both;
	width: 100%;
	height: 10px;
}

.big { font-size: 18px; }

.line {
	clear: both;
	width: 100%;
	height: 10px;
	border-top: 1px solid #366;
}

.in {
	text-align: justify;
	text-indent: 4em;
}

.softbg {
	background-color: #e9ffea;
	color: #000;
}

ul.cz {
	margin: 0;
	padding: 0 0 1em 2.5em;
}

ul.cz li {
	margin: 0;
	padding: 0;
	padding-bottom: 12px;
	font-size: 15px;
}

.bagr td {
	/* background-color: #e9ffea; */
	margin: 2px;
	padding: 1em 2px;
}

.bagr {
	margin: 0 16px;
}

th { text-align: left; }
/*.hide { display: none; }

 */

.new { color: #ff0000;
	font-size: 16px
	font-weight: bold;
	font-style: italic;
}

.holiday { color: #AF3C3C;
	font-size: 16px
}

.tableborder {
	border: 1px solid #669933;
}
.greentext {
	color: #336666;
}
.tableborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-left-color: #669999;
}
.tableborder2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336666;
}
