BODY	{

			color:	#333333;

			font-family: Arial, Verdana, Helvetica;

		}

/* ********************************* */ 

.Navlink {

	COLOR: #293D7F; 

	TEXT-DECORATION: none; 

	font-family: verdana; 

	font-size: 8pt; 

	font-weight: 600;

	}



		a:link.Navlink  {

			text-decoration: none;

			color : #293D7F;

			}



		a:visited.Navlink  {

			text-decoration: none;

			color: #293D7F;}



		a:active.Navlink  {

			text-decoration: none;}



		a:hover.Navlink  {

			text-decoration: underline;

			color: 293D7F; }

/* ********************************* */







/* ********************************* */ 

.Navlink2 {

	COLOR: #333333; 

	TEXT-DECORATION: none; 

	font-family: tahoma; 

	font-size: 7pt; 

	font-weight: 500;
	text-align: left;

	}



		a:link.Navlink2  {

			text-decoration: none;

			color : #333333;

			}



		a:visited.Navlink2  {

			text-decoration: none;

			color: #333333;}



		a:active.Navlink2  {

			text-decoration: none;}



		a:hover.Navlink2  {

			text-decoration: underline;

			color: 000000; }

/* ********************************* */

.content {

			color:	#000000;
			font-family: Arial, Verdana, Helvetica;
			font-size: 13px;
			text-align: center;
			font-weight: normal;

		}
		
.footer  {

			color:	#293D7F;
			font-family: Arial, Verdana, Helvetica;
			font-size: 11px;
			text-align: center;
			font-weight: bold;

		}
		
h1 {line-height: 12px; 
padding-top: 10px;
color: #0B4F4F;
font-size: 21px;
}