﻿BODY {/*Stile of web-pages */
  text-align: center;/* 1 */
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  font-family: verdana;
}

h1, h2, h3 {
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  border-bottom: 2px solid #8cc63e;
}

a {
  color: #006837;
  text-decoration: none;
}

a:visited {
  color: #28888F;
  text-decoration: none;
}

a:hover {
  color: #CC3399;
  text-decoration: none;
  border-bottom: 2px green;
}

/* �����-����� */

#orfo b {
	color: #ff0000;
}

#stat_stop_w {
	color: #ccc;
}

#textmap_stop {
	color: #ccc;
}
#textmap_1 {
	font-size: 16px;
	font-weight: bold;
}
#textmap_2 {
	font-size: 14px;
	font-weight: bold;
}
#textmap_3 {
	font-size: 12px;
	font-weight: bold;
}
#textmap_4 {
	font-size: 10px;
	font-weight: bold;
}

#http_head {
	height: 80px;
	width: 300px;
	overflow: auto;
}
