BODY {
 background: #FFFFFF;
 color: #000000;
 margin: 0px;
 font-family : Arial, Helvetica, sans-serif; 
 
 }
td { font-family : Arial, Helvetica, sans-serif; font-size: 78%; }
td.main { font-size: 79%; vertical-align: top;}
td.bottoms { font-size: 70%; padding: 10px; text-align: center;}

.darkblue { background: #347E72;
			text-align: center;
			vertical-align: middle;
		  }
.write { background: #FFFFFF; }

.topleft { text-align: right;
		   color: #36497F;
		 }
.topright { color: #BD0101; font-size: 78%; 

          }


		 
H1 { font-size: 115%;
	 margin-left: 20px; margin-top: 0px; margin-bottom: 10px;
           font-color: #BD0101; 
   }
H2 { font-size: 110%;
	 margin-left: 20px; margin-top: 0px; margin-bottom: 10px;
   }
H3 { font-size: 100%;
	 margin-left: 2px; margin-top: 2px; margin-bottom: 3px;
   }
H4 { font-size: 84%;}
H5.toph { margin: 0px; font-size: 78%;}
H5 { font-size: 100%;
	 margin-top: 15px; margin-bottom: 5px;
   }


A:link {color: #36497F}
A:visited {color: #347E72}
A:active {color: #36497F}
A:hover {color: #0000FF}

A.menu {font-size: 100%; text-decoration: none; font-weight: bold;}
A.menu:link {color: #FFFFFF}
A.menu:visited {color: #FFFFFF}
A.menu:active {color: #FFFFFF; text-decoration: underline;}
A.menu:hover {color: #FFFFFF; text-decoration: underline;}

A.menu2 {font-size: 100%; font-weight: bold;}
A.menu2:link {color: #36497F}
A.menu2:visited {color: #36497F}
A.menu2:active {color: #36497F}
A.menu2:hover {color: #0000FF}
	 
