td { 
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8.6pt; color: #464646; line-height: 130%
}

.td { 
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8.6pt; color: #464646; line-height: 130%
}

.shadow {
filter: DropShadow(Color=333333, OffX=0, OffY=2, Positive=1);

}

body { 
      font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8.6pt; color: #464646; line-height: 130%
}

form{ 
      font: 11px Tahoma;
}
input{ 
      background : #FFFFFF; font: 11px Tahoma; border-width: 1px ; border-color: black
}
textarea{ 
      background : #FFFFFF; font: 11px Tahoma; border-width: 1px ; border-color: black
}
select{ 
      background : #FFFFFF; font: 11px Tahoma; border-width: 1px ; border-color: black
}


A {
	color : #464646; text-decoration : none;  background-color: transparent;
} 
A:visited {
	text-decoration : none; color : #464646;  background-color: transparent;
}
A:active {
	text-decoration : underline; color : #464646;  background-color: transparent;
}
A:hover {
	text-decoration : underline; color : #464646;  background-color: transparent;
}