body {
	margin-top: 0;	
	margin-left: 0;
	margin-right: 0;
	margin-botttom: 0;
}

.topmenu {
	font-size: 10pt;
	font-family: Arial;
	color: white;
	text-decoration : none;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;	
}

.submenu {
	font-size: 9pt;
	font-family: Arial;
	color: white;
	text-decoration : none;
	asfont-weight : bold;
	vertical-align : middle;
	text-align : center;	
}

.submenu_select {
	font-size: 9pt;
	font-family: Arial;
	color: yellow;
	text-decoration : none;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;	
}

.legend {
	text-decoration : none;
	vertical-align : middle;
	color: black;
	font-weight : bold;

}

.map_legend {
	font-size: 8pt;
	font-family: Arial;
	color: gray;
	line-height: 15px;
	text-decoration : none;
	vertical-align : middle;
}

h1 {
	acolor: gray;
	amargin-top : 1em;
	margin-bottom : 0em;
	font-size: 15px;
	font-family: Arial;
}

h3 {
	color: gray;
	amargin-top : 1em;
	margin-bottom : 0em;
	font-size: 12px;
	font-family: Tahoma;
}

td {
	font-family: Arial;
	font-size: 10pt;
}	

.letter_disable {
	color: gray;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background : silver;
}
.letter_active {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.letter_link {
	font-size: 10pt;
	text-align: center;
}
.weather_param {
	vertical-align:top;
	font-size: 8pt;
	color: gray;
}
.weather_value {
	vertical-align:top;
	font-size: 8pt;
}

a {
	color: gray;
}
p {
	text-indent: 2em;
}