td {
  font-size: 11px; font-family: verdana; color: 58575B
}
a:link {
  font-size: 11px; color: 58575B; text-decoration: under_line;
}
a:visited {
  font-size: 11px; color: 58575B; text-decoration: none;
}
a:hover {
  font-size: 11px; text-decoration: none; color: 58575B;
}
a:active {
  font-size: 11px; color: 58575B; text-decoration: none;
}
textarea,input
{
font-size: 11px; color: 58575B;  text-align:justify; background:transparent
}
body {
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: #5076FF;
	cursor: default; 
	scrollbar-shadow-color: #5076FF;
	scrollbar-3dlight-color: 000000;
	scrollbar-arrow-color: #5076FF; 
	scrollbar-track-color: #5076FF;
	scrollbar-darkshadow-color: 000000;
}
.title{
  font-size: 11px; font-family: verdana, tahoma, arial; color: #445DC7
}

a.white:link {
  font-size: 11px; color: #FFFFFF; text-decoration: none; text-decoration: underline 
}
a.white:visited {
  color: #FFFFFF; text-decoration: none
}
a.white:hover {
  text-decoration: none; color: #FFFFFF; text-decoration: underline
}
a.white:active {
  text-decoration: none; text-decoration: underline
}