BODY, TD {
	color: #001f74;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

TD.LetterList{
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 2px;
	padding-top : 5px;
	padding-bottom : 5px;
}

TD.GlossaryHead01{
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 1px;
}


TD.Letter {
	color : #c80004;
	font-size : 12pt;
	font-weight : bold;
}

TD.Concept {
	font-weight : bold;
}

a.LinkToTop:link {
	color : #6c93de;
	text-decoration : none;
}

a.LinkToTop:visited {
	color : #6c93de;
	text-decoration : none;
}

a.letterlink:link {
	color: #001f74;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

a.letterlink:visited {
	color: #001f74;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

a.letterlink: hover {
	color: #001f74;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

a.letterlink:active {
	color : #c80004;
	text-decoration : none;
	font-size : 10pt;
	font-weight : bold;
}

a.closeLink:link {
	color: black;
	text-decoration : none;
	font-size : 10pt;
}

a.closeLink:visited {
	color: black;
	text-decoration : none;
	font-size : 10pt;
}