body{
margin:0px;
}

#header{
background-color:#ccffff;
width:100%;
height:180px;
margin:0px;
}

.line{
width:100%;
height:20px;
background-color:#666666;
border: 1px black solid;
}

a.menu{
font-size: 12px; 
font-family: Verdana;
text-decoration: none;
margin-left:10px;
margin-top:3px;
color:#FFFFFF;
}
a.menu:visited{
color:#FFFFFF;
}

a{
font-size: 12px; 
font-family: Verdana;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

a:visited{
}

table{
border: 1px solid black;
}
td{
font-size: 12px; 
font-family: Verdana;
}
h1{
font-size: 14px; 
font-family: Verdana;
}
h2{
font-size: 12px; 
font-family: Verdana;
}

h4{
font-size: 14px; 
font-family: Verdana;
background-color:#666666;
border: 1px black solid;
width:100%;
height:20px;
text-align:center;
color:#FFFFFF;
}
ul{
list-style-type: square;
}
#tel{
position:relative;
right:-70px;
font-size: 12px;
font-family: Verdana;
color:#FFFFFF;
}

