
body, p, td, li {
margin-top:  0px; 
background-color: #EDEAED;
color: #013B78;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size:  14px}

table {
background-color: #EDE59A;
margin: 10px auto 20px auto;
}

tr, td, h4, p, h5, caption, li {
background-color: #EDE59A;
}
 
h2.small
{font-size:  18px;
font-weight: bold;
letter-spacing: normal;
margin-top:  10px}

tr.box
{border: 7px #FFFFFF inset}

caption
{font-family: "New York", Georgia, "Times New Roman";
font-size:  16px;
letter-spacing:  .05em;
margin-bottom:  5px;
margin-top:  10px}


hr
{color: #195910}


h1 {
color: #195910;
font-size:  42px;
font-weight: normal;
letter-spacing:  3px;
margin-top:  2px;
margin-bottom:  0px;
text-align: center;
}

h2 {
color: #195910;
font-size: 28px;
font-weight: normal;
letter-spacing: 2px;
margin-top: 2px;
margin-bottom: 0px;
text-align: center;
}

h3
{font-family: "New York", Georgia, "Times New Roman", serif;
font-size:  24px;
font-weight: bold;
letter-spacing: 1px;
text-align: center}

h4
{font-family: "New York", Georgia, "Times New Roman", serif;
font-size:  17px;
font-weight: bold;
}

h4.button
{background-color: #E5E5E5;
border:  3px red inset;
font-size:  14px;
padding:   4px;
text-align: center;
}

.foot {
background-color: #EDEAED;
margin-top: 0px;
}

h5 {
font-family: "New York", Georgia, "Times New Roman", serif;
text-align: center;
font-size:  14px;
font-weight: bold;
margin-top:  2px;
}

h6
{font-size:  12px;
font-style: italic;
font-weight: normal;
margin-bottom:  9px;
margin-top:  3px;
text-align: center}

p.small
{color: black;
font-size:  12px;
background-color: #EDEAED;
text-align: center;
}

img {
background-color: white;
padding: 5px;
border:  2px solid black;
}

img.nobord {
padding: 0px;
border: none;
}

em
{font-size:  300%;
font-style: normal;
font-weight: normal}

p
{margin-bottom:  9px;
margin-top:  0px;
text-align: left;
}

a:link
{color: red;
text-decoration: none}

a:visited
{color: #0000CC;
text-decoration: none}

a:active
{color: purple;
text-decoration: none}

a:hover
{background-color: red;
color: yellow;
text-decoration: none;
}