body{
     margin: 0;
     padding: 0;
     border: 0;
     }
p,ul li
    {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
    }
h1 
    {
    font-family: verdana, tahoma, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
    }
h2 
    {
    font-family: verdana, tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
    }
hr  {color: #cfcece;
    }   
          
.blue 
    {
	background-image: url(../images/blue_square2.gif);
    padding-top: 30px;
    padding-bottom: 30px;
    }
.white 
    {
	color: #ffffff;
	}
.small
   {
    font-size: 12px;
    color: #00a28e;
   }
