body {
	background: #efecda url(/img/main-bg.png) repeat-x 0 1px;
	background: #fff url(/img/main-bg.png) repeat-x 0 1px;
	background: #fff;
	font-family: Georgia,Cambria,"Times New Roman",Times,serif;
	margin: 0px;
}
.head {
	font-size: 40px;
	letter-spacing: 0.7px;
	padding-bottom: 14px;
	color: #000;
	text-decoration: none;
}
.welcome {
	font-size: 20px;
	color: #d70;
}
.samoht {
        color: #d70;
	color: #9a9e23;
	color: #7d90a1;
}
a:hover {
	text-decoration: underline;
}
a.samoht {
	color: #fff;
}
table.main {
	width: 100%;
	border-spacing: 0px;
	height: 100%;
	font-size: 15px;
}
td.top {
	font-family: "Lucida Sans",sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 0px solid #000;
	background: #7d90a1;
}
a.top {
	color: #000;
}
td.main {
	height: 100%;
	width: 550px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-right: 150px;
}
blockquote {
	font-family: 'Courier New','Courier',serif;
	background: #ffd;
	border: solid 1px #fea;
	border-left: solid 5px #fea;
	border-right: solid 2px #fea;
	padding: 10px;
	font-size: 12px;
}
