body {
font-family:verdana, arial, sans-serif;
margin:0 10% 2%
}

strong {
font-weight:700
}

h1 {
font-size:200%
}

h2 {
font-size:80%;
font-weight:400;
text-align:center
}

h3 {
font-size:70%;
font-weight:400;
text-align:justify
}

h4 {
font-size:200%;
text-align:center
}

span.benefit {
color:red
}

span.benefit2 {
text-decoration:overline
}

a:link {
color:blue
}

a:visited {
color:#609
}

a:hover {
color:red;
font-style:italic
}

#column1 {
float:left;
width:25%
}

#column2 {
float:left;
width:70%
}

.floatstop {
clear:both
} 