body {
  padding:10;
  margin:0 auto;
  font-family:Verdana;
  font-size:13px;
  text-align: justify;
  color:#004200;
  background-color:#DDDDDD;
}

.massive {
  width: 100%;
  border: 0px;
}

.mside {
  width: 30%;
}

.mcenter {
  height: 100%;
  border: 0px;
}

h1, h2 {
  color:#001F00;
  font-family:Verdana;
}

h1 { 
  font-size:14px;
  font-weight:bolder;
}

h2 { 
  font-size:13px;
  font-weight:bolder;
} 

.container {
  padding:50px 10px 60px 10px;
  text-align:center;
}

.ipinfo {
  position:relative;
  width:550px;
  height:90px;
  padding:30px 10px 30px 10px;
  background:url('../images/search.jpg') top left no-repeat;

}

.ipinfo p {
  font-weight:bold;
  font-family:'Trebuchet MS', Trebuchet, Verdana;
  font-size:30px;
  padding:0 0 0 0;
  margin:0 0 0 0;
}

.link_table {
  position:relative;
  width:100%;
  font-family:'Trebuchet MS', Trebuchet, Verdana;
  font-size:13px;
}

.link_table a {
  color:#777777;
  font-size:10px;
}

.link_table a:hover {
  color:#777777;
  font-size:13px;
}

.description {
  position:relative;
  width:100%;
  font-family:'Trebuchet MS', Trebuchet, Verdana;
  font-size:13px;
  text-align: justify;
}

.description a {
  color:#0000CC;
}

.description a:hover {
  color:#FF20DD;
  background-color:#BBBBBB;
}

a {
  font-family:Verdana;
  font-size:13px;
}

a.lc {
  color:#0000CC;
}

a.lc:hover {
  color:#FF20DD;
  background-color:#BBBBBB;
}

a.lc:visited {
  color:#8820FF;
}

a.lc:visited:hover {
  color:#FF20DD;
  background-color:#BBBBBB;
}

a.flowlink {
  color:#004200;
  text-decoration:none;
  font-size:16px;
}

a.flowlink:hover {
  color:#004200;
  text-decoration:none;
  font-size:16px;
}

a.flowlink:visited {
  color:#004200;
  text-decoration:none;
  font-size:16px;
}

a.flowlink:visited:hover {
  color:#004200;
  text-decoration:none;
  font-size:16px;
}

b {
  color:#222222;
  font-size:13px;
}

td {
  vertical-align:top;
}

}
