body  {
	color: #666;
	width: 95%;
	background: #FFF;
	margin:  0px;
	padding: 0px;
	text-align: left;
	line-height : 150%;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body  {
	font-size: small;
}

body, td{
	font-family:"Verdana", sans-serif;
}

body a:link    { color: #3A47FF; text-decoration: underline; }
body a:visited { color: #771DDD; text-decoration: underline; }
body a:hover   { color: #FF6600; text-decoration: underline; }

td {
	font-size: x-small;
	line-height: 150%;
	color: #333;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body td {
	font-size: small;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	padding-top : 4px;
}

h3 {
	line-height : 100%;
	color : #D88613;
	font-size: medium;
	font-weight  : bold;
	padding-bottom: 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: large;
}
html>body h3 {
	font-size: large;
}

p {
	line-height : 150%;
	text-indent : 1em;
	margin      : 0px auto;
	text-align  : left;
	margin-bottom : 0.2em;
}

#layout {
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#footer {
	padding-top : 40px;
	padding-bottom : 10px;
}

.news-day {
    margin-top:1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px #666 dashed;
	border-top: 1px #666 solid;
	background: #F9F9F9;
}

.news-title {
	color: #138FB8;
	font-weight: bold;
}
.news-title a:link    { color: #138FB8; text-decoration: none; }
.news-title a:visited { color: #138FB8; text-decoration: none; }
.news-title a:hover   { color: #FF6600; text-decoration: none; }

.news-title-big {
	color: #138FB8;
	font-weight: bold;
	margin-top: 0.3em;
	font-size: small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: medium;
}
html>body .news-title-big {
	font-size: medium;
}

.news-table {
	margin-top: 0.5em;
	padding-left: 5px;
	padding-right: 5px;
	line-height : 150%;
}

.image-right {
	margin-left: 10px;
	margin-bottom: 10px;
}

.image-left {
	margin-right: 10px;
	margin-bottom: 10px;
}

.image-center {
	margin-bottom: 10px;
}

.gotop {
	margin-top   : 12px;
	text-align   : right;
	margin-bottom   : 16px;
}
