body, a, p, li, ol, ul, td, form, input, submit, button, select, textarea, div
	{
      font-family : verdana, arial, helvetica, sans-serif;
      font-size: 11;
	}
/* Standard Link Styles */
A:link {color: #0000FF; text-decoration: underline;}
A:visited {color: #800080; text-decoration: underline;}
A:hover {color: #FF0000; text-decoration: none;}
A:active {color: #0000FF; text-decoration: underline;}

.menulink {
	font-size : 13px;
	font-family : verdana, arial, helvetica, sans-serif;
	color: #003366;
	font-weight : bolder;
}
A.menulink:link {
	text-decoration: underline;
	color: #003366;
	font-weight : bolder;
}
A.menulink:visited {
	text-decoration: underline;
	color: #003366;
	font-weight : bolder;
}
A.menulink:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight : bolder;
}
A.menulink:active {
	text-decoration: none;
	color: #FF6600;
	font-weight : bolder;
}

/** Style the text that can appear hyperlinked in side menu **/
.menutextlink {
	font-size : 11px;
	font-family : Tahoma,Helvetica,Verdana;
	color: #666666;
	font-weight: bold;
	
}
A.menutextlink:link {
	text-decoration: none;
	color: #666666;
	font-weight: none;
	
}
A.menutextlink:visited {
	text-decoration: none;
	color: #666666;
	font-weight: none;	
}
A.menutextlink:hover {
	text-decoration: none;
	color: #999999;
	font-weight: none;	
}
A.menutextlink:active {
	text-decoration: none;
	color: #999999;
	font-weight: none;	
}

.menusublink {
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	color: #003366;
}
A.menusublink:link {
	text-decoration: underline;
	color: #003366;
}
A.menusublink:visited {
	text-decoration: underline;
	color: #003366;
}
A.menusublink:hover {
	text-decoration: none;
	color: #FF6600;
}
A.menusublink:active {
	text-decoration: none;
	color: #FF6600;
}

P.title {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #000000;
}

P.article {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left : 1em;
	margin-right: 1em;
}

P.quote {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left : 3em;
	margin-right: 2em;
}

.small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color : Black;
}

.book {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color : White;
}

.booktitle {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

.footer 
	{ font-size : 9px;
	  font-weight : bold;
	  font-family : verdana, arial, helvetica, sans-serif;
	  color: #000000;
; background-color: #EFEFEF
	}

.footerlink {
	  font-size : 10px;
	  font-weight : bold;
	  font-family : verdana, arial, helvetica, sans-serif;
	  color: #663333;
}
A.footerlink:link {
	text-decoration: underline;
	color: #663333;
}
A.footerlink:visited {
	text-decoration: underline;
	color: #663333;
}
A.footerlink:hover {
	text-decoration: none;
	color: #666666;
}
A.footerlink:active {
	text-decoration: none;
	color: #663333;
}.dottedTable {  border: thin #000000 dashed}
.dottedhr {  border: #000000; border-style: dashed; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.dottedTableCol {  border: silver dashed; border-width: 0px 0px 0px 1px}
.dottedTableColRowBot { border: silver dashed; border-width: 0px 1px 1px 0px}
.dottedTableColRowTop { border: silver dashed; border-width: 1px 1px 0px 0px}
.dottedTableRowBot { border: silver dashed; border-width: 0px 0px 1px}
.hrshadow {  font-size: 1px; line-height: 0px; color: #CCCCCC; font-style: oblique}
