td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 929292;
	font-weight: normal;
	line-height: 14px;
}

a:link {
	color: 5a5b5d;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 5a5b5d;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 5a5b5d;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.subtitle{
    color:#DD4B1A;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
}
.subtitle1{
    color:#406595;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
