*.irf {
	color: blue;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

*.txtbld {
	font-size: 12px;
	color: #587498;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

body {
	border-width:0px;
	margin:5px 5px 5px 5px;
	background-color: #fbf8e3;
	font-size : 12px;
	color: #587498;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal
}
