BODY, TD {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
}

h1{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #1B3F79;
	margin-right: 35px;
	font-weight: normal;
	vertical-align: bottom;
	margin-bottom: 0px;
	text-align: right;
}

.m {
	color: #333333;
	text-align: justify;
	font-size: 9pt;
}
A{
	text-decoration: none;
	color : #0F3D71;
}

A.a {
	text-decoration: none;
	color: #6A787D;
	font-weight: normal;
}

A.b {
	text-decoration: none;
	color: #303030;
}

A.c {
	text-decoration: none;
	color: #E31D24;
	font-weight: bold;
}

A.d {
	text-decoration: none;
	color: #505050;
}

A.e {
	text-decoration: none;
	color: #0F3D71;
}
A.f {
	text-decoration: none;
	color: #999999;
}
A.a:Hover {
	text-decoration: none;
	color: #1F61AD;
}

A:Hover {
	text-decoration: none;
	color: #1F61AD;
}

A.d:Hover {
	text-decoration: underline;
	color: #1F61AD;
}


