



	SELECT {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
	}

	INPUT {
		font-family: courier, monospace, arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: navy;
	}

	INPUT.b {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #0060AB;
	}



   TEXTAREA  {
		font-family: courier, monospace, arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: navy;
	}

	B {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;

	}

	B.2 {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: black;
	}
	TD.list {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}

	TD.2 {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}

	PRE {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
	}

	P.list {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}

	TD {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #333333;

	}

	TD.link {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: bold;
		color: #0060AB;
	}

	TD.pvm {
		font-family: arial, helvetica;
		font-size: 10px;
		font-weight: normal;
		font-align: right;
		color: #999999;
	}

	TH {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		font-align: left;
		color: white;

	}


	h4 {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
	}

	h5 {
		font-family: arial, helvetica;
		font-size: 11px;
		font-weight: normal;
		color: #333333;
	}

	h6 {
		font-family: arial, helvetica;
		font-size: 10px;
		font-weight: bold;
		color: #777777;
	}

	P {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		line-height: 150%
	}

	P.main {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		line-height: 170%
	}




	H1 {
		font-family: arial, helvetica;
		font-size: 20px;
		font-weight: bold;
		color: #333333;
	}

	H2 {
		font-family: arial, helvetica;
		font-size: 16px;
		font-weight: bold;
		color: #333333;
	}

	H3 {
		font-family: arial, helvetica;
		font-size: 15px;
		font-weight: bold;
		color: #333333;
	}

	LI {
		font-family: arial, helvetica;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		list-style-image: url(../img/blue_dot.gif)

	}

	LI.link {
		font-family: arial, helvetica;
		color: #437DAB;
		list-style-image: url(../img/blue_dot.gif)

	}



<!--
   a.2:link    {text-decoration: none; color: #437DAB}
   a.2:active  {text-decoration: none; color: orange}
   a.2:visited {text-decoration: none; color: #437DAB}
   a.2:hover   {text-decoration: none; color: #0060AB}
  // -->   
                                 
<!--
   a.1:link    {text-decoration: none; color: #000000}
   a.1:active  {text-decoration: none; color: orange}
   a.1:visited {text-decoration: none; color: #000000}
   a.1:hover   {text-decoration: none; color: blue}
  // -->

<!--
   a:link    {text-decoration: none; color: #437DAB}
   a:active  {text-decoration: none; color: #orange}
   a:visited {text-decoration: none; color: #437DAB}
   a:hover   {text-decoration: overline underline ; color: #3FB12B}
  // -->





