.normaltext, TABLE, .largetext {
   FONT-SIZE: 8pt;
   font-family: Tahoma, Verdana;
}

.largetext{
   FONT-SIZE: 10pt;
}

 a:link, a:visited, a:active{
   text-decoration: none;
}
 a:hover {
   text-decoration: underline;
}

.section1st{
   color: #333333;
   background-color: #EDB8C5;
   font-weight: bold;
   font-size: 12px;
}
 .section2nd {
   color: #FFFFFF;
   background-color: #D88498;
   font-weight: bold;
   font-size: 10px;
}
 .section2nd a:link,  .section2nd a:active,  .section2nd a:visited ,  .section2nd a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
 .section2nd a:hover, .footer a:hover, .advlinks a:hover {
   text-decoration: underline;
}
.thead {
	font-size: 10pt;
	color: #FFFFCC;
	background-color: #0066FF;
	font-weight: bold;
}
.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #FFFFFF;
}
.footer{
	font-weight: normal;
}

.advlinks {

	color: #6699CC;
	background-color: #DEE3E7;
	font-weight: bold;
	font-size: 10px;
}
.advlinks a:link, .advlinks a:active, .advlinks a:visited {

	color: #225577;
	text-decoration: none;
}
