body 
{ 
font-size: 11pt;
font-family: arial, sans-serif; 
background-color: #fcfcf3; 
}

.border_1 { 
border:1px #666 solid; 
}

table, td, th, caption
{
border-color: white;
}

hr.fullwidth {
border: 0;
color: #9C9C9C;
background-color: #9C9C9C;
height: 2px;
width: 100%;
}

p {
font-family: arial, sans-serif;
font-size: 10pt;
}
a.plain { 
color: black;
background-color: transparent; 
text-decoration: none;  
}
<!-- .white { 
color: black;
} -->
a:link { 
background-color: transparent;
color: black;
}
a:visited { 
background-color: transparent;
color: black;
}
a:active { 
background-color: transparent;
color: black; 
}

td,th,p { 
text-align: center; 
font-size: 10pt; 
}

td.blue {
color: black; 
background-color: #91edf2; 
font-size: 10pt; 
font-weight: bold; 
}
td.specials{ 
color: black; 
background-color: #FF0000; 
font-size: 10pt; 
font-weight: bold; 
}
td.green { 
color: black; 
background-color: #00c100; 
font-size: 10pt; 
font-weight: bold; 
}
td.yellow { 
color: black; 
background-color: #efea7a; 
font-size: 10pt; 
font-weight: bold;
}
td.darkblue { 
color: black; 
background-color: #6699ff; 
font-size: 10pt; 
font-weight: bold;
}

td.mauve { 
color: black; 
background-color: #FFCCFF; 
font-size: 10pt; 
font-weight: bold;
}

td.red { 
color: black; 
background-color: #ff0000; 
font-size: 10pt; 
font-weight: bold; 
}


caption {
color: #600000; 
background-color: #fcfcf3;
}
h1,h2,h3,h4,h5,h6 { 
font-family: times, serif; 
color: #600000; 
background-color : #fcfcf3; 
text-align: center; 
}
img.topimg {
position:relative;
top: 170px;
}
img.midimg {
position:relative;
top: 850px;
}
img.botimg {
position:relative;
top: 1200px;
}
.specialc { 
font-size:14pt;
color:#600000;
font-family: times, serif; 
} 
a:hover { 
background-color: #fcfcf3; 
color: green; 
}
.nospacetopbottom { 
margin-top: 0%;
margin-bottom: 0%;
}
.nospacetop { 
margin-top: 0%; 
}

.table {
border:1px #666 solid;
}

