body{
color: #172578; 
background-color: #f1f4f9;
margin: 50px 50px 50px 50px;
font-style:normal;
font-variant:normal;
font-weight: normal;
font-size:13pt;
font-family: Arial,Helvetica,Sans-Serif;
}
p{
text-indent: 20px;
text-align: justify;
}
p.flat
{
text-indent: 0;
text-align: justify;
font-family:"Courier New, Courier, monospace"
}
blockquote{
color: #000000; 
font-size: 11pt; 
background-color: #f8f8f8; 
padding: 10px 10px 10px 10px;
}
h1,h2,h3{
text-align: center;
}
/* This is standard for links throughout the site */
a{color: #1818e8;}
a:link{color: #1818e8; background-color: #f1f4f9;}
a:visited{color: #201c20; background-color: #f1f4f9;}
a:hover{color: #192ab6; text-decoration: underline; background-color: #f5eb8e;}
a.boxy{
border: thick groove gold;
background-color: #f1f4f9;
padding: 3px;
}

