
img {
	border : none;
}

A {
	text-decoration : none;
	color : #3C4C73;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 30px;
	font-weight: bold; 
		
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3a90bd;
	font-style : normal;
}


td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration : none
}

h1 {
	color: #3A90BD;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}



