body{
	font-family: arial,verdana,sans;
	font-size: 12px;
	font-weight: normal;
}
td{
	font-family: arial,verdana,sans;
	font-size: 12px;
	font-weight: normal;
}
.tm{
	font-weight: bold;
	font-size: 14px;
}
a,a.visted,a.active{
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: maroon;
	text-decoration: underline;
}
input,textarea,select{
	font-family: arial,verdana,sans;
	font-size: 12px;
	font-weight: normal;
}

