html, body { font-family: 'Arial', 'Helvetica', 'sans-serif'; } h1,h2,h3, p, li, a { color: #ffffff; } p, li { font-size: 12px; line-height: 150%; } p { margin-top: 0px; } h1 { font-size: 20px; } h2 { font-size: 16px; margin: 0px; } h3 { font-size: 14px; font-style: italic; margin: 0px; } a { text-decoration: underline; } a:hover { text-decoration: none; } hr { color: #ffffff; background-color: #ffffff; height: 1px; border: none; } img.mojoImage { clear: both; margin: 10px; margin-top: 0px; border: 1px solid #ffffff; } img.mojoImage.floatleft { clear: none; float: left; margin-left: 0px; } img.mojoImage.floatright { clear: none; float: right; margin-right: 0px; }
