body {
color: #000000; 
font-family: Arial, helvetica, sans-serif; 
line-height: 1.3em; 
margin-left: 1em;
}
h2{
font-size: 1.2em;
text-align: center;
}
h3{
font-size: 1em;
font-weight: bold
}
p{
font-size: .8em;
text-align: center;
 }
a{
color: #B30838; 
background: white;
text-decoration: none;
font-weight: bold;
}
a:visited {text-decoration: line-through}
a:hover{text-decoration: underline}
ul li {
margin-left: .5em;
text-align: left;
line-height: 16pt;
}
strong{
font-weight: bold;
}

