
a:link {
	color: #666666;
	text-decoration: none;
  font-weight: bold;
   font-size:	11px;
 }
a:visited {
	color: #666666;
	text-decoration: none;
  font-weight: bold;
   font-size:	11px;
}
a:active{
	text-decoration: none;
	color: #CC6633;
  font-weight: bold;
   font-size:	11px;
}
a:hover  {
	text-decoration: none;
	color: #CC3300;
  font-weight: bold;
   font-size:	11px;
}
td, span
{ font-family: Tahoma,Verdana,Arial;
  font-size:	12px;
	color: #666666;
	font-weight: bold;
}
P,li {
	font-family:  Tahoma,Verdana,Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	text-align: justify;
	padding-right: 10px;
	font-weight: bold;
}
h1
{ font-family: Tahoma,Verdana,Arial;
  font-size:	16px;
  font-weight: bold;
  color:#d8261c;
  font-variant: small-caps;
  text-align: center;
}
h2
{ font-family: Tahoma,Verdana,Arial;
  font-size:	14px;
  color:#CC6633;
  text-align: center;
}
th
{ font-family:		Tahoma,Verdana,Arial;
  font-size:		12px;
  font-weight:		wider;
  line-height:	12px;
  color:		#ffffff;
  background-color:	#d8261c;
  text-align: center;
}

