.mrm {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;
}
.mrmm {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
}
.mrmm a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
.mrmm a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mrmm a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #DDDDDD;
	text-decoration: none;
}
.mrmm a:visited:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mrm-sub {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.mrm-sub a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #008EC1;
	text-decoration: none;
}
.mrm-sub a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #003A6D;
	text-decoration: none;
}
.mrm-sub a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #008EC1;
	text-decoration: none;
}
.mrm-sub a:visited:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #003A6D;
	text-decoration: none;
}
.mr-ari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
