body, td, p, div form, input, select, textarea { font-family: Tahoma; color: black; font-size: 12px }

.content { font-family: Tahoma; font-size: 12px; padding: 10px 15px; background-color: #f5f5f5 }
.light { background-color: #fafaf3 }

a:link, a:visited { color: #cc4f57 }
a:hover { text-decoration: none }

img.stroked { border: 5px solid #e4e4e4 }

.gray, a.gray:link, a.gray:visited { color: #c0c0c0 }

ul { list-style-image: url('/imgs/ul.gif') }
li { margin: 3px 0px }

h1 {
	font-family: Georgia, "Times New Roman";
	font-size: 22px;
	margin-top: 0px;
	font-weight: normal;
	padding-left: 35px;
	color: #4e9769;
	border-bottom: 2px solid #cc4f57;
	background: url('/imgs/bg-h1.gif');
	background-repeat: no-repeat
}

h1 a:link, h1 a:visited { color: #4e9769 }

div.top { font-size: 0px; background: url('/imgs/bg-top.gif'); height: 6px; margin: 0px 0px 5px 0px }
div.dep { font-size: 0px; background: url('/imgs/bg-dep.gif'); height: 3px; margin: 5px 0px }
td.copyright { font-family: Arial; color: black; font-size: 11px; padding: 0px 15px 3px 10px; height: 30px }