BODY
{
font-family: times new roman, serif;
background: #ffffff;
}

h1
{
font-family: times new roman, serif;
font-size: 20px;
font-weight: bold;
text-align: center;
}

h2
{
font-family: times new roman, serif;
font-size: 18px;
font-weight: bold;
text-align: center;
}

h3
{
font-family: times new roman, serif;
font-size: 17px;
font-weight: bold;
}

.border
{
font-family: times new roman, serif;
font-size: 15px;
font-weight: bold;
border: solid 2px;
padding: 10px;
margin: 25px;
}

.centered
{
font-family: times new roman, serif;
font-size: 15px;
font-weight: bold;
text-align: center;
}

.clickhere
{
font-family: times new roman, times, serif;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}

.clickhere A:link, .clickhere A:visited
{ 
text-decoration: underline;
color: #336666;
}

.clickhere A:hover
{ 
text-decoration: underline;
color: #669999;
}

.maintext
{
font-family: times new roman, times, serif;
font-size: 15px;
font-weight: bold;
}

.maintext A:link, .maintext A:visited

{ 
text-decoration: underline;
color: #336666;
}

.maintext A:hover
{ 
text-decoration: underline;
color: #669999;
}


.left
{
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
padding: 40px;
}

.left A:link, .left A:visited
{ 
text-decoration: none;
color: #003333;
}

.left A:hover
{ 
color: #ffffff;
text-decoration: none;
}









