<META NAME="robots" CONTENT="noindex">



BODY, P, A, LI, UL, BLOCKQUOTE, td, table {
  font-family: arial, sans-serif;
  font-size: 14px;
}









H1 {

   font-size: 21px;

   font-weight: bold;

   text-align: center;

   color: black;

         }

H2 {

   font-size: 16px;

   font-weight: bold;

   text-align: center;

   color: red;

         }

H3 {

   font-size: 15px;

   font-weight: bold;

   text-align: center;

   color: black;

         }



H5 {

   font-weight: normal;

   font-size: 11px;

         }







DIV {

   font-weight: bold;

   font-size: 21px;

         }


a:link {
  font-family: arial, sans-serif;
  font-size: 11px;
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
}
a:active {
  font-family: arial, sans-serif;
  font-size: 11px;
	color: #0000ff;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
  font-family: arial, sans-serif;
  font-size: 11px;
	color: purple!important;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
   text-decoration: none;
   color: red;
   background: yellow;
   font-size: 13px;
   font-weight: bold;
}

