body, th, td, input, textarea {
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	line-height:18px;
	color:#797979;
}
b {	
	font-weight:bold;
	color:#424242;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.rp {
	color:#6190A2;
	text-decoration:none;
	font-size:10px;
	line-height:10px;
}
a.rp:hover {
	color:#424242;
	text-decoration:none;
	font-size:10px;
	line-height:10px;
}


input.frmInput {
	width:260px;
	border:1px solid #cccccc;
}
textarea.frmInput {
	width:538px;
	border:1px solid #cccccc;
}

div.Body 
{
	line-height:18px;
}
