/* CSS Document */

BODY {background-color: #FFFFCC;
      margin-top: -13px;}


h5 {font-family: Georgia, "Times New Roman", Times, serif;
     font-weight: bold;
	 color: #316262;} 
	 
h4 {font-family: Georgia, "Times New Roman", Times, serif;
     font-weight: bold;
	 color: #316262;} 

	 
P.midtable {border: double;
            border-width: thin;
           border-color: #A3978C;
		   padding: 5px;
		   text-align: center;
		   color: #6F6F6F;
		   font-family: Georgia, "Times New Roman", Times, serif;
		   font-size: smaller;
		   font-weight: normal;}
	

P.midtableleft {border: double;
           border-width: thin;
           border-color: #A3978C;
		   padding: 1px;
		   text-align: center;
		   color: #6F6F6F;
		   font-family: Georgia, "Times New Roman", Times, serif;
		   font-size: medium;
		   font-weight: bold;}
	 
P.midtableright {border: double;
           border-width: thin;
           border-color: #A3978C;
		   padding: 1px;
		   text-align: center;
		   color: #6F6F6F;
		   font-family: Georgia, "Times New Roman", Times, serif;
		   font-size: medium;
		   font-weight: bold;}
		   

		   
P.midtableleftsmall {border: double;
           border-width: thin;
           border-color: #A3978C;
		   padding: 1px;
		   text-align: center;
		   color: #6F6F6F;
		   font-family: Georgia, "Times New Roman", Times, serif;
		   font-size: x-small;
		   font-weight: bold;}
	