A.menu:Link  {
	font-size : xx-small;
	font-family : MS Sans Serif;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Visited  {
	font-size : xx-small;
	font-family : MS Sans Serif;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Active  {
	font-size : xx-small;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A.menu:Hover  {
	font-size : xx-small;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

.subm  {
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	font-family : MS Sans Serif;
	color : Maroon;
	text-decoration : none;
}

.ref  {
	font-size : xx-small;
	font-style : normal;
	color : Teal;
	font-family : sans-serif;
	text-indent : 20px;
}

.entry  {
	font-size : 10pt;
	font-style : normal;
	color : Black;
	font-family : sans-serif;
	margin-left : 40px;
}

.entryhead  {
	font-size : 10pt;
	font-family : MS Sans Serif;
	font-weight : normal;
}

.quote  {
	font-size : x-small;
	font-family : serif;
}

/* * Quoted Material*/
.clsQuote  {
	font-size : 9pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	margin-left : 80px;
	margin-right : 40px;
}

/* * Source Reference*/
.clsReference  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	font-style : normal;
	color : Teal;
	margin-left : 95px;
	margin-right : 60px;
}

/* * Subheader - Books*/
.clsBooks  {
	font-size : 10pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 30px;
	margin-right : 30px;
	background-color : #FFD9EC;
}

/* * Up-Arrow*/
.clsArrow  {
	text-align : right;
}

/* * Generic xx-Small Font Maroon*/
.clsSmallfont1  {
	font-size : 8pt;
	font-family : MS Sans Serif;
	color : Maroon;
}

H2  {
	font-size : 17pt;
	font-weight : bold;
	font-family : Arial;
	text-transform : capitalize;
}

/* * Basic*/
.basic  {
	font-size : 11pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.subheader  {
	font-family : MS Sans Serif;
	font-weight : bold;
	font-size : 11pt;
}

.offline  {
	color : Purple;
	font-size : 8pt;
	text-indent : 12px;
	font-family : MS Sans Serif;
}

.indent12  {
	text-indent : 12px;
	font-size : 10pt;
	font-family : MS Sans Serif;
	color : Black;
}

/* * Generic xx-Small Font Black*/
.clsSmallfont3  {
	font-size : 8pt;
	font-family : Arial;
	color : Black;
}    

/* * Entry - Regular*/
.clsEntry  {
	font-size : 10pt;
	font-family : MS Sans Serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 30px;
	margin-right : 30px;
}

