BODY, TD {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
}

h1{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	
	
	font-weight: normal;
	vertical-align: bottom;
	margin-bottom: 0px;
	
}

.m {
	color: #333333;
	text-align: justify;
	font-size: 9pt;
}
A{
	text-decoration: underline;
	color: #991900;
}

A.a {
	text-decoration: none;
	color: #FC0504;
}

A.b {
	text-decoration: none;
	color: #5C2500;
	font-size: 8pt;
	font-weight: bold;
}

A.c {
	text-decoration: none;
	color: White;
}

A.d {
	text-decoration: none;
	color: #505050;
}

A.e {
	text-decoration: none;
	color: #0F3D71;
}
A.f {
	text-decoration: none;
	color: #999999;
}
A.x {
	text-decoration: none;
	color: #5C2500;
}
A.a:Hover {
	text-decoration: none;
	color: Red;
}
A.b:Hover {
	text-decoration: none;
	color: Red;
}
A:Hover {
	text-decoration: underline;
	color: Red;
}

A.d:Hover {
	text-decoration: underline;
	color: #1F61AD;
}


