BODY {
 background-color: #FFFFFF;
 font-family: Tahoma;
 font-size: 12;
 color: #000000;
 }

td {font-family: Tahoma; font-size: 12; color: #000000;}

H1 {font-family: Tahoma; font-size: 14; font-weight: bold; color: #000000; margin-top: 20px; margin-bottom: 10px;}
H2 {font-family: Tahoma; font-size: 14; font-weight: bold; color: #000000; margin-top: 10px; margin-bottom: 10px;}

a {color: #000066; text-decoration: underline;}
a:visited {color: #330066; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: underline;}

.menuhl {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}

li {margin-top: 5px; margin-bottom: 5px;}

.top {margin-top: 1.2em;}

.header {
	width: 85%;
	align: left;
	font-family: Tahoma;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.midheader {
	width: 85%;
	align: left;
	font-family: Tahoma;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 40px;
	}

.border  {border: 1px solid #99CCCC;}
.sidesonly  {border-left: 1px solid #99CCCC; border-right: 1px solid #99CCCC;}

.ptext5 {margin-top: 5px; margin-bottom: 8px;}

.otdel {padding-top: 15px; padding-bottom:10 px;}
.sector {padding-left: 10px; padding-top: 5px; padding-bottom:5 px;}