/*free-flooring.com styles */

body a:link {text-decoration: none}
body a:visited {text-decoration: none}
body a:hover {color: red; text-decoration: underline}
body a:active {text-decoration: none}
#head {font-family: sans-serif; font-size: 10pt; font-weight: bold; text-align: center; padding-bottom: 10px}
#table {cellpadding: 0; cellspacing: 0}
#row1 {text-align: center; valign: center}
#nav {font-family: sans-serif; font-size: 10pt; text-align: center}
.pad {padding: 5px}
.pad2 {padding-left: 2px; padding-right: 2px; padding-top: 5px}
.articlet {color: #FFFFFF; text-align: justify; font-weight: bold; background-color: #0c2b85}
.article {text-align: justify; background-color: #e0e0e0}