﻿        .red1 {
	color: #F00;
}
        #DIV1 {
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;	
text-align: center;
        }
      .style1
      {
          width: 157px;
      }
      .style2
      {
          width: 157px;
          font-weight: bold;
      }
      
      .ctab
{
    border: thick solid #008000;
    width: 640px;
}
.ctab tr td
{
    border: 1px solid #008000;
}
h1,h2
{
    font-size: medium;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    display: inline;
}