BODY {
 background: #FFFFFF;  
 color: #000000;
 margin: 0px;
 font-family : Tahoma;
 }
td { font-family : Tahoma; }
td.main { font-size: 100%; vertical-align: top;}
td.bottoms { font-size: 70%; padding: 10px; text-align: center;}

.blue { background: #CC3300;
			text-align: left;
			vertical-align: middle;
		  }
.write { background: #FFFFFF;
			text-align: justify;
		  }
.topleft { text-align: left;
		   color: #3366FF;
		 }
.topright { color: #BD0101; font-size: 78%; }
		 
H1 { font-size: 130%;
	 margin-left: 20px; margin-top: 0px; margin-bottom: 10px;
   }
H2 { font-size: 90%;
	 margin-left: 2px; margin-top: 2px; margin-bottom: 2px;
   }
H4 { font-size: 120%;}
H5.toph { margin: 0px; font-size: 78%;}
H5 { font-size: 100%;
	 margin-top: 15px; margin-bottom: 5px;
   }


A:link {color: #3366FF}
A:visited {color: #36497F}
A:active {color: #3366FF}
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}
A.menu:hover {color: #FFFFFF; text-decoration: underline;}

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