﻿TD .M_TEXT
{
	text-align: left;
	color: maroon;
	font-size: small;
	vertical-align: top;
	font-weight: bold;
}

TD .M_NUM
{
	text-align: center;
	color: black;
	font-size: small;
	vertical-align: top;
	font-weight: bold;
}

TD .M_DATE
{
	text-align: left;
	color: black;
	font-size: small;
	vertical-align: top;
	font-weight: bold;
}

TD .M_cr_HEAD
{
	background-color: darkslategray;
	font-family: Arial;
	color: white;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

TABLE .MON_MAIN
{
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	background-color: whitesmoke;
	border-bottom: lightgrey solid;
	border-left: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-right: lightgrey solid;
}