BODY, TD, TABLE {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	font-size : 8pt;
}
p{
	text-align : justify;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
}

.m {
	color: #333333;
	
}

.k {
	padding-top: 10px;
	list-style: none;
}

.c {
	color: #003C53;
	
}

.s {
	text-align : justify;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 8pt;
	
}

.j {
	text-align: justify;
}
.x  {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0B547D;
	font-size: 7.5pt;
	font-weight: bold;
}

A{
	text-decoration: none;
	color: #0B6192;
	font-weight: bold;
}

A.a {
	text-decoration: none;
	color: #2E2E2E;
	font-weight: normal;
}

A.b {
	text-decoration: none;
	color: #303030;
}

A.c {
	text-decoration: none;
	color: White;
	font-weight: bold;
}
A.d {
	text-decoration: none;
	color: #0B547D;
	font-weight: bold;
	list-style: none;
}

A.e {
	text-decoration: underline;
	color: #0B547D;
	font-weight: normal;
	list-style: none;
}

A.v {
	text-decoration: none;
	color: #0B547D;
	list-style: none;
	font-weight: normal;
}

A.a:Hover {
	text-decoration: none;
	color: #0B74AF;
}

A.c:Hover {
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: underline;
	color: #0B74AF;
}


