h1 {
	text-decoration: none;
	font-size: 18px;
	color: #5e7a7d;
	font-family: "Times New Roman";
	font-weight: bolder;
}

h2 {
	text-decoration: none;
	font-size: 14px;
	color: #5e7a7d;
	font-family: "Times New Roman";
	font-weight: bolder;
}


.menu:hover
{
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
}

.menu
{
	text-decoration: none;
	font-size: 16px;
	color: #b0cfd0;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
}

.menu2
{
	text-decoration: none;
	font-size: 18px;
	color: #849fa0;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
}

.menu2:hover
{
	
	color: #5e7a7d;
}

.adr
{
	font-size: 14px;
	color: #829b9a;
	font-family: "Times New Roman";
}

.titl
{
	text-decoration: underline;
	font-size: 18px;
	color: #5e7a7d;
	font-family: "Times New Roman";
	font-weight: bolder;
}
.titl:hover
{
	
	color: #849fa0;
}
.text
{
	font-size: 14px;
	color: #829b9a;
	font-family: "Times New Roman";
}
.dot
{
	height:30px;
	background-image: url(img/d.gif);
	background-repeat: no-repeat;	
	background-position: center left;
	padding-left:35px;
	vertical-align: middle;
}
.dot2
{
	height:30px;
	padding-left:35px;
	vertical-align: middle;
}
