h1 {	font-size: 120%; color: #000; margin:5px 5px 5px 10px;}
h2 {	font-size: 110%; font-weight:bold; color: #000; margin:5px 5px 5px 10px;}
h3 {	font-size: 110%; color: #000; margin:5px 5px 5px 10px;}
h4 {	font-size: 100%; font-weight:bold; color: #000; margin:5px 5px 5px 10px;}

table.styled {width: 100%; font-size: 90%; color: #000; font-weight: normal; margin: 10px 0;background: #fff; padding: 1px; font-family: arial, helvetica, sans-serif;}
table.styled th {font-size: 100%; color: #000; font-weight: bold; margin: 5px; padding: 5px; height: 25px; }
table.styled tr td { border-bottom: 1px solid #e5e5e5; padding: 5px 0; }

.img-float-left
{
   float : left;
   margin-right : 15px;
   margin-bottom : 15px;
}

.img-float-right
{
   float : right;
   margin-left : 15px;
   margin-bottom : 15px;
}

.cool
{
   font-weight : bold;
   padding-left : 10px;
   margin-left : 10px;
}
