body{
	background-color : #b27574;
	scrollbar-arrow-color : #b27574;
}
.myTD{
	border : 1px dashed #CECECE;
}

H1   {font-family: times new roman, serif;
	 color: #660000;
	 font-size: 24px;
 	 font-weight: 600;
	 line-height: 24px;
	 margin-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
	 text-align: center;
	}

H2 {font-family: times new roman, serif;
	  color: #660000;
	  font-size: 22px;
	  line-height: 22px;
	  font-weight: 500;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
	}

H3 {font-family: Arial, san-serif;
      color: #660000;
      font-size: 16px;
      font-weight: 600;
      margin-left: 0px;
      margin-right: 0px;
	  margin-top: 0px;
      margin-bottom: 0px;
     }

.TableHead { font-family: times new roman, serif;
    color: #000000;
     font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin-left: 1px;
    margin-right: 1px;
    text-decoration: none;
     }

A.HeaderLinks {font-family: Arial, san-serif;
        color: #660000;
    font-size: 11px;
    font-weight: 600;
    line-height: 12px;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: 0px;
    text-decoration: none;
	text-align: center
}
A.HeaderLinks:hover{
	color: #788CA8;
	text-decoration: none;
	text-align: center
}


A.BigBody {font-family: Arial, san-serif;
        color: #660000;
    font-size: 17px;
    font-weight: 600;
    line-height: 11px;
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-right: 0px;
    text-decoration: none;
	text-align: center
}
A.BigBody:hover{
	color: #788CA8;
	text-decoration: none;
	text-align: center
}

A.Links {font-family: Arial, san-serif;
    color: #660000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
	text-decoration: none;
}
A.Links:hover{
	color: #788CA8;
	text-decoration: none;
}

.homebody{ font-family: Arial, san-serif;
    color: #38426a;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-left: 5px;
    margin-right: 20px;
}

.body{ font-family: Arial, san-serif;
    color: #38426a;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;

}

A.body{
   font-family: Arial, san-serif;
    color: #660000;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
	text-decoration: none;
}

A.body:hover{
	color: #788CA8;
	text-decoration: none;
}

.missing{
    font-family: times new roman, serif;
    color: blue;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    margin-left: 5px;
    margin-right: 5px;
}

.footer {
    font-family: times new roman, serif;
    color: #38426a;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px

}
A.footer{
	color: #660000;
    text-decoration: none;
}
A.footer:hover{
	color: #788CA8;
    text-decoration: underline;
}

.copyright {
    font-family: times new roman, serif;
    color: #C0A8A0;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px

}