a.m1:link {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.m1:visited {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.m1:active {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.m1:hover {
	font-style: normal;
	font-weight: bold;
	color: #FFBCC7;
	text-decoration: none;
}

a.m2:link {
	font-style: normal;
	font-weight: normal;
	color: #FDCFD7;
	text-decoration: none;
}

a.m2:visited {
	font-style: normal;
	font-weight: normal;
	color: #FDCFD7;
	text-decoration: none;
}

a.m2:active {
	font-style: normal;
	font-weight: normal;
	color: #FDCFD7;
	text-decoration: none;
}

a.m2:hover {
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.m3:link {
	text-decoration: none;
}

a.m3:visited {
	text-decoration: none;
}

a.m3:active {
	text-decoration: none;
}

a.m3:hover {
	text-decoration: none;
}

a.m4:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:active {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

a.m4:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

.c2 {   
	font-size: 11px;
	color: #999999; 
}

.c3 {
	font-size: 11px;
	color: #A81029;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 1px;
}	

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}

