
body {
   font-family: arial, helvetica, sans-serif;
}

p,ul,dl {
   font-family: arial, helvetica, sans-serif;
   margin-left: .25in;
   margin-right: .25in;
}

td,ol {
   font-family: arial, helvetica, sans-serif;
}

h1 {
   font-family: arial, helvetica, sans-serif;
   background: #663333 none repeat;
   color: #ffffff
}

h2 {
   font-family: arial, helvetica, sans-serif;
   color: #804040;
   margin-bottom: 5px;
   background: #ffffcc none repeat;
   text-align: center
}

strong {
   background: #ffff99; 
   font-family: arial, helvetica, sans-serif;
   font-weight: bold
}

em {
   font-family: arial, helvetica, sans-serif;
   font-style: italic
}

a:visited {
   color: #804040;
   font-weight:bold
}

a:link {
   color: #008080;
   font-weight:bold
}

a:active {
   color: red; 
   background: #ccffff none repeat
}

.warn { 
   background: none #cc3333; 
   color: #ffffff 
}

.bleah { 
   background: none; 
   color:#8000ff; 
   font-family: arial, helvetica, sans-serif 
}

.leftin { 
   margin-left: 3em;
   font-family: arial, helvetica, sans-serif 
}

.size5 { 
   font-size: x-large 
}

.size4 {
   font-size: large 
}

.size2 {
   font-size: small 
}

.sizetiny {
   font-size: x-small 
}

