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;
}

H4 {
	color: #3D429E;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
}

H5 {
	color: #3D429E;
	font-weight: bold;
	font-size : 14px;
	font-family:Tahoma;
}

.downloadlink
{
    font-family: Tahoma;
    font-size: 18px;
    color: #E5E5E5;
    vertical-align: top;
    text-align: left;
}

.downloadfootnote
{
    font-family: Tahoma;
    font-size: 9px;
    color: #E5E5E5;
    vertical-align: top;
    text-align: left;
}

