body
{
background: #c0c0c0c0;
text:"#800040" link:"#0000ff" vlink:"#ff00ff" alink:"#ff0000"
font-family: arial;
}

p.mission {
text-align: center; 
font-style: italic;
font-size: 14pt;
}


h1, h2, h3 {
font-weight: bold
}

h1 {
text-align: center;
font-size: 18pt; 
}

h2 {
text-align: center;
font-size: 16pt;
}

h3 {
text-align: left;
font-size: 14pt;
}

p.objective {
text-align: center;
border-bottom-style: solid
border-bottom-color: ff0000
border-bottom-width: 20px
border-position: center
font-weight: bold;
}

ol {
list-style-type: 1
}

ul {
list-style-type: disc
}