html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  font-size:11pt;
	  font-family:arial;
}
.redlink{
	color:#9a1c1f;
	text-decoration:none;
	font-family:times;
	font-size:14pt;
	font-weight:bold;
	margin:8px;
}
.redlink_sm{
	color:#9a1c1f;
	text-decoration:none;
	font-family:times;
	font-size:12pt;
	font-weight:bold;
	margin:8px;
}
