
BODY {
	font-size: 12pt;
	font-family: Tahoma,Georgia, Arial, serif ;
   	text-align: justify;
}
a,
a:link
a:active {
	text-decoration: none;
	color: #0532f4;
}

a:visited {
	text-decoration: none;
	color: #0532f4;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
#title {
 color: #3300FF;
  background-color: #FFFFCC
}
 #text {
 width: 380px;
 position: absolute;
	left: 410px;
	top: 68px;
	font-family: georgia, serif;
	font-weight: bold;
	font-size: 29px;
   color: #990000;
 }
 #tel {
   position: absolute;
   left: 385px;
	top: 4px;
    font-weight: bold;
    font-family: georgia, serif;
}
#mail {
   position: absolute;
   left: 20px;
	top: 4px;
    font-weight: bold;
    font-family: georgia, serif;
    color: #0959ab;
}


#bottom   {
    font-weight: bold;
    font-family: georgia, serif;
    text-align: center;
  text-decoration: none
}
.main_top
 {


  border: 2px groove #990033;
  text-align: center;

  background-color: #FFFFCC;

}

