html{
font-size: 100%;
} 

body {
  font-family: Helvetica, Monaco, Courier, "Courier New", monospace;
  font-size: .875em;
  margin: 1.875em;
  padding: 0em;
  background-color: #1F1F1F;
  background-image: none;
  color: #ffffff;
  letter-spacing: 0.03ex;
  
}

ul, p {
font-family: Helvetica, Monaco, Courier, "Courier New", monospace;
  font-size: .875em;
  color: #000000;
  letter-spacing: 0.03ex;         
  line-height: 150%;
}

h1 { 
font-family: Helvetica, Monaco, Courier, "Courier New", monospace;
  font-size: 1.5em; 
  padding: 0em;
  color: #000000;
  letter-spacing: 0.03ex;
}

h2 {
font-family: Helvetica, Monaco, Courier, "Courier New", monospace;
  font-size: 1em;
  padding: 0em;
  color: #000000;
  letter-spacing: 0.03ex;
  text-transform: uppercase;
}

h3 {
font-family: Helvetica, Monaco, Courier, "Courier New", monospace;
  font-size: .9em;
  padding: 0em;
  color: #000000;
  letter-spacing: 0.03ex;
font-weight: bold; 
}

.wrapnav {
  margin: 6.25em auto 0 auto;
  width: 51em;
  font-size: 1em;
}
.wrapindex {
  margin: 0 auto;
  width: 51em;
}

.wrapbody {
  margin: 0em;
  width: 46em;
  padding: 2.5em;
   background-color: #dddddd;
  color: #000000;
}

.center {
margin:0 auto;
	text-align: center;
    width: 46em;
}

.right {
	text-align: right;
	margin: 0em;
 
}


.floatl {
  float: left;
  padding: 0.1em;
  margin: 0 auto;
  max-width: 12.6em;
}
.floatbig {
  float: left;
  padding: 0.25em auto;
  margin: 0 auto;
  max-width: 25.6em;
}

img {
  border: 0em;
}
img.w636 {
width: 46em;
}

img w300 {
width: 20em;
}
img.w283h50 {
width: 19.45625em;
height: 3.4375em;
}
img.w175h175 {
width: 12.5em;
height: 12.5em;
}
img.w354h354 {
width: 25.3em;
height: 25.4em;
}

.wrapbody A:visited {color: #05c; font-weight: bold; text-decoration: none}
.wrapbody A:link {color: #05c; font-weight: bold; text-decoration: none}
.wrapbody A:active {color: #05c;font-weight: bold; text-decoration: none}
.wrapbody A:hover {color: #05c; font-weight: bold; text-decoration: none; background-color: #ffffff;}



a  { color: #666666; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: none;}
