body {
font-family: Times, "Times New Roman", serif;
font-size: 100%;
color: #000;
margin: 0em;
background-color: #fff;
line-height: 130%;
}

p {margin-bottom:18px;
margin-top:0px;}

h1 {font-size: 105%;
color:#360;
margin-top:0;
margin-bottom:10px;
}

h2 {font-size: 100%;
font-weight:bold;
color:#360;
margin:0;
}

.footertext {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 70%;
color: #ccc;
}

.footertext a:link {
color: #ccc;
text-decoration: underline;
background-color: #360;}

.footertext a:visited{
color: #ccc;
text-decoration: underline;
background-color: #360;}

.footertext a:hover {
color: #fff;
background-color: #360;
text-decoration: none;}


table.border {
border: 2px #333 dotted;
}

a:link {
color: #360;
text-decoration: underline;
background-color: #FFF;}

a:visited {
color: #360;
text-decoration: underline;
background-color: #FFF;}

a:hover {
color: #ccc;
background-color: #360;
text-decoration: none;}

