body {
margin:0; padding:0; font-family:Arial, Helvetica, Sans Serif;
font-size:12pt;
}

hr {
color:#83B8DA;
}

h1 {
background: #83B8DA;
font-weight:bold;
text-align:center;
color:#fff;
border:1px double black;
text-transform: uppercase;
}

h2 {
color:#003366;
font-weight:bold;
text-align:center;
border-bottom: 3px solid #83B8DA;
text-transform: uppercase;
padding:0px;
margin:0;
 line-height:15px; 
}

h3 {
color:#e2b500;
}

h4{
color:#9d0000;
}

a {
color:#00B8DA;
}

a:visited {
color:#00B8DA;
}

a:hover {
color:rgb(200,0,0);
}

#text1 p {
text-indent: 20px;
}

