/* Start of CMSMS style sheet '1 - Utils' */
*
{
  margin : 0px;
  
  padding : 0px;
}


a
{
  text-decoration : none;
}

a img
{
  border : none;
}

.flat
{
  height : 1px;
}

.clear
{
  clear : both;
}

.clear_left
{
  clear : left;
}

.clear_right
{
  clear : right;
}

.gras, .bold
{
  font-weight : 700;
}

/* End of '1 - Utils' */

