@import url(std.css);
BODY{color : #336666;width : auto;height : auto;line-height : 1.3em;margin-top : auto;margin-left : 5%;margin-right : 5%;margin-bottom : auto;background-color : #cccccc;}
H1{color : #ff9999;background-color : #003366;text-align : center;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}
A{color : blue;text-decoration : none;}
A.linkcondomall{
  font-size : 15px;
  font-weight : bold;
  text-decoration : underline;
}
P.bold{
  font-weight : bold;
  line-height : 1.4em;
}

