td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#6B70BD;
}

A:Hover  {
	color : #9EA3DE;
	text-decoration : underline;
}

H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

.MsoNormal{
	color: #3D429E;
	font-weight: normal;
	font-size : 12px;
	font-family:Arial;
	text-align:justify;
}

.MsoHeading{
	color: #3D429E;
	font-weight: bold;
	font-size : 15px;
	font-family:Arial;

}
.MsoTitle{
	color: #3D429E;
	font-weight: bold;
	font-size : 30px;
	font-family:Arial;
}
.copyright{
	color: #FFFFFF;
	font-weight: normal;
	font-size : 12px;
	font-family:Arial;
	text-align:center;
}