.norm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color : Navy;
}

a.norm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color : #DF7000;
	text-decoration : underline;
}

a.norm:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color : #DF7000;
	text-decoration : none;
}

.sidelink {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : White;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 150%;
}

a.sidelink {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : White;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 150%;
}

a.sidelink:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : #F4C700;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 150%;
}

a.dtsidelink {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : White;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 150%;
}

a.dtsidelink:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : Navy;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 150%;
}

.normbig {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color : Navy;
}

.normbold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color : Navy;

}
.normsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color : Navy;
}

.normsmallorg {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color : #DF7000;
}
.normxsmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color : Navy;
}
.normxsmallorg {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color : #DF7000;
}
.btmln {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000A0;
}
