/*
  @brief: TMA Marketing html stylesheet
  @author: Rob Simpkins
  @copyright: TMA Marketing 2009. All rights reserved
 */

body { color: #b2b7bb; font-family: arial, tahoma, sans-serif; font-size: 23px; line-height: 130%; overflow-y: scroll; }

h1 {  }

h2 { padding: 20px 10px; color: #fff; font-size: 37px; font-weight: normal; }

h3 { padding: 0 10px 20px 10px; font-size: 28px; font-weight: inherit; }

h4 { padding: 5px 10px; color: #00adf4; font-size: 23px; font-weight: bold; }

p { display: block; padding: 5px 10px; font-weight: normal; }

ul {  }

ul li { font-size: 21px; }

label { float: left; display: inline; width: 60px; }

a { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; }