BODY 
 
 A.Bblink
 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
 }
 
A.Bblink:active 
  { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight:bold;
	font-style: normal;
	text-decoration: underline;	
 }
 
 
A.Bblink:hover { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0066; 
	font-weight:bold;
	font-style: normal;
	text-decoration: underline;
}

.Tblink
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
 }
 
.Tblink:active 
  {font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
 }
 
 
.Tblink:hover { 
   font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC0066;
	font-weight:normal;
	font-style: normal;
	text-decoration: underline;
 }

 
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	}  
	
	.sbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #3284C7;
	}  
	
	
.Ctxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	} 

.pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD2F84;
	}  
	
.Btxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3284C7;
	font-style: normal;
	} 
.BItxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.TB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

