body {
     background-color: #F8F8FF;
     font-family: Arial;
		 font-size: 12 pt;
		 color: #000000; }
		 
table.1 {
		 background-color: #C6E1FF;
		 color: #000080;
		 font-size: 12pt;
		 font-family: Arial;
		 font-weight: normal;
		 border: 1 solid #4547EE; }

table.2 {
		 background-color: #FFC0B8;
		 color: #800000;
		 font-size: 12pt;
		 font-family: Arial;
		 font-weight: normal;
		 border: 2 solid #FFA775; }
		 
table.main {
		 border: 2 solid #2020B0; 
		 background-color: #FEFEFF; }
		 
tr.nav2 {
		 border: 1 solid #4547EE; }
		 
td.bod { background-color: #FEFEFF; }
		 		 

A.menulink {
		 display: normal;
		 width: 120px;
		 text-align: center;
		 text-decoration: none;
		 font-family: arial;
		 font-size: 12pt;
		 font-weight: bold;
		 line-height: 150%;
		 color: #000080;
		 BORDER: none;
		 border: none; }
		 
A.menulink:hover {
		 color: #0F0FE0;
		 background-color: #EEFFEE; }
		 

A.menulink2 {
		 display: normal;
		 width: 200px;
		 text-align: center;
		 text-decoration: none;
		 font-family: arial;
		 font-size: 12pt;
		 line-height: 150%;
		 color: #800000;
		 BORDER: none;
		 border: none; }
		 
A.menulink2:hover {
		 color: #0F0202;
		 background-color: #F8DEAD; }
		 
A.menulinkH {
		 display: normal;
		 width: 110px;
		 text-align: center;
		 text-decoration: none;
		 font-family: arial;
		 font-size: 12pt;
		 font-weight: bold;
		 line-height: 150%;
		 color: #F0F0F0;
		 border-bottom: solid 1px #232323;
     background-color: #232323; }
		 
A.menulinkH:hover {
		 color: #FF2222; }
		 

div.news {
     margin: 20px; }

div.date {
     font-style: italic;}