@charset "utf-8";
/* CSS Document */
body{
  font-size:16px;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height:1.0em;
  margin:10px;
  background-color:#FFF;
}

#content, #header, #footer{text-transform: uppercase;color: #000000; width:900px;}

p {padding-bottom:1em;}

h1 {font-size:4.5em; line-height:1em; padding-bottom:0.2em; font-weight:bold;}

strong {font-weight:bold;}
em {font-style:italic; text-transform:uppercase;}

a {color:#000000; text-decoration: none; padding:0 3px 0 3px; line-height:1em;}

a:hover {color:#FFFFFF; background-color:#000000;}

.baseText {text-transform: none; font-weight:normal;}
