TABLE   {


		font-size: 10pt;
		font-family: verdana;

	}





TD      {
		background: white;
		text-align: center;
	}

TH      {
		color: #FFFFFF;
		height: 25px;
		background: url(../images/bg_th.gif);
	}

H1      {
		font-size: 14pt;
		color: #000040;
	}

H2      {
		font-size: 12pt;
		color: #000040;
	}

H3      {
		font-size: 10pt;
		color: #000040;
	}

BODY	{

		font-family: verdana;
		font-size: 12pt;
		margin-left: 6;
		margin-top: 6;
		background: FFFFFF;
		scrollbar-3d-light-color: #c0c0c0;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-base-color: #202020;
		scrollbar-dark-shadow-color: #404040;
		scrollbar-highlight-color: #a0a0a0;
		scrollbar-shadow-color: #606060;
		scrollbar-track-color:#c0c0c0;

	}

a:hover {
color:800000;
}

