BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	font : Arial;
}

A {
	text-decoration: none;
	color: #0000CC;
}

A:Hover {
	color : #FFCC00;
	text-decoration : none;
}

.normal {
	font-family : Arial, sans-serif ;
	font-size : 12pt;
	color : Black;
	font : Arial;
}

.menu_titles {
	text-decoration: none;
	font-size : 12pt;
	color: FAEAD2;
	font-weight : bold;
}

.menu_links {
	text-decoration: none;
	font-size : 10pt;
	color: FAEAD2;
	font-weight : bold;
}

.menu_links:Hover {
	color : #FFCC00;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

.menu_links_title {
	text-decoration: none;
	font-size : 12pt;
	color: FAEAD2;
	font-weight : bold;
}

.menu_links_title:Hover {
	color : #FFCC00;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}








.BT {
	color : Blue;
	font-weight : bold;
}

.FL {
	text-decoration: none;
	color: Silver;
}

.FL:Hover {
	color : 808080;
	text-decoration : none;
}

.crossthrough {
	text-decoration: line-through;
}


.toc_header {
	text-decoration: none;
	font-size : 14pt;
	color: black;
	font-weight : bold;
}

.toc_links {
	text-decoration: none;
	font-size : 10pt;
	color: blue;
	font-weight : bold;
}

.toc_links:hover {
	text-decoration: none;
	font-size : 10pt;
	color: Gray;
	font-weight : bold;
}

.toc_chapter_links {
	text-decoration: none;
	font-size : 12pt;
	color: black;
	font-weight : bold;
}

.toc_chapter_links:hover {
	text-decoration: none;
	font-size : 12pt;
	color: black;
	font-weight : bold;
}

.toc_larger_links {
	text-decoration: none;
	font-size : 12pt;
	color: blue;
	font-weight : bold;
}

.toc_larger_links:hover {
	text-decoration: none;
	font-size : 12pt;
	color: grayk;
	font-weight : bold;
}