/* CSS Document */
.red{
		color: red;
}
.td0{
		text-align: center;
		border-bottom: solid black 1px;
}
.td01{
		border-left: solid black 1px;
		border-right: solid black 1px;
}
.td02{
		background-color: #CDCDCD;
		border-top: solid black 1px;
		border-bottom: solid black 1px;
		border-left: solid black 1px;
		border-right: solid black 1px;
}
.td1{
		background: #9E0B0E;
}
.td2{
		font-size: 8pt;
		color:#000000;
		font-weight: bold;
}
.td3{
		font-size: 8pt;
		text-align: center;
		color:#FFFFFF;
		font-weight: bold;
}
.td4{
		font-size: 10pt;
		text-align: center;
		color:#FFFFFF;
		font-weight: bold;
		font-family:Verdana;
}
.list{
		font-size: 10pt;
		font-family:Verdana;
	}

a.mmlink:link, a.mmlink:visited {
			color:#FFFFFF !important;
			text-decoration: none;
			font-weight: bold;
		}
a.mmlink:hover, a.mmlink:active {
			color:#ff0000 !important;
			text-decoration: none;
		}
a.mmlink1:link, a.mmlink1:visited {
			color:#000000 !important;
			text-decoration: none;
			font-weight: bold;
		}
a.mmlink1:hover, a.mmlink1:active {
			color:#ff0000 !important;
			text-decoration: none;
		}
a.mmlink2:link, a.mmlink2:visited {
			color:#0000ff !important;
			
			
		}
a.mmlink2:hover, a.mmlink2:active {
			color:#0000ff !important;
			text-decoration: none;
		}
a.mmlink3:link, a.mmlink3:visited {
			color:#0000FF !important;
			text-decoration: none;
			
		}
a.mmlink3:hover, a.mmlink3:active {
			color:#FF0000 !important;
			text-decoration: none;
		}