
/******COLOR SCHEME*******/       
/* cornflower     006699 */
/* old blue       336699 */
/* black          000000 */
/* white          FFFFFF */
/* grey           666666 */
/* granny smith   66CC00 */
/* dk green       006633 */
/* buttersquash   FF9900 */

BODY {  background: #FFF;
        color: #000;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-align: left;
		font-family: arial,sans-serif;
		font-size: 8pt;
		line-height: 10pt;
		        }
		
BODY.meat { background: #FFFFFF;
        color: #000000;
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        text-align: left;
		font-family: arial,sans-serif;
		font-size: 8pt;
		line-height: 10pt;
        }

TABLE { font-family: arial,sans-serif; 
		font-size: 8pt;
		line-height: 10pt;
		color: #000000;
        padding-top: 0px;
        text-align: left;
 }

H1 {	text-weight: bolder;
	 	font-size: 14pt;
	 	margin-bottom: 12pt;
	 	margin-top: 0pt;
	 	color: #000000; }

H2 { text-weight: bolder;
	 font-size: 10pt;
	 margin-bottom: 6pt;
	 margin-top: 0pt;
	 color: #336699; }

H2.pic { margin-top: 5px; }

H3 { text-weight: bolder;
	 font-size: 8pt;
	 margin-bottom: 6pt;
	 margin-top: 0pt;
	 color: #000000; }
	 
P.meat {	margin-bottom: 6pt;
	 		margin-top: 0pt;
 			}

P.list {	margin-bottom: 0pt;
	 		margin-top: 0pt;
	 		margin-right: 20pt;
			margin-left: 6.5em;
			text-indent: -4.5em;
			}

P.text { 	margin-bottom: 6pt;
	 		margin-top: 0pt;

			}
			
p.white { 	margin-bottom: 8px;
			margin-top: 0px;
			text-align: justify; }
p.white1 { 	margin-bottom: 8px;
			margin-top: 0px;
			text-indent: 50px; }
p.white2 { 	margin-bottom: 8px;
			margin-top: 0px;
			text-indent: 100px; }
			
UL.meat { 	list-style-type: square; 
			list-style-position: outside;
			padding-left: 5px;	
			margin-bottom: 0pt;
			margin-top: 0pt;}

UL.meat2 { 	list-style-type: square; 
			list-style-position: outside;
			padding-left: 5px;	
			margin-bottom: 0pt;
			margin-top: 6pt;}

UL.nest { 	list-style-type: disc; 
			list-style-position: outside;
			padding-left: 8px;	
			margin-bottom: 0pt;
			margin-top: 0pt;}

OL.toc { 	list-style-type: upper-roman; 
			list-style-position: outside;
			padding-left: 5px;	
			margin-bottom: 6px;
			margin-top: 6px;
			} 

OL.subtoc {	list-style-type: decimal; 
			list-style-position: outside;
			padding-left: 0px;	
			margin-bottom: 6px;
			margin-top: 6px;}

LI.head {	font-weight: bold; }

LI {	font-weight: normal; }
			
IMG.bio {	align: left;
			margin-right: 10px;
			margin-bottom: 5px;
			margin-top: 8pt;
			float: left; }

IMG.book {	align: left;
			margin-right: 0px;
			margin-bottom: 0px;
			margin-top: 0pt;
			float: left; }

IMG.sub {	margin-right: 0px;
			margin-bottom: 0px;
			margin-top: 0pt;
			float: left; }

A { text-decoration: none;
	font-size: 8pt;
	color: #006699;
	margin-bottom: 0pt;
	margin-top: 0pt;
	line-height: 10pt; }
A:hover { color: #66CC00; }
A:visited { color: #006699; }
A:active { color: #336699; }

.small { width: 590px;
		 text-align: justify;}

.name { font-size: 9pt;
		font-weight: bold;
		margin-bottom: 0pt;
	 	margin-top: 0pt;
		line-height: 10pt;
		color: #336699; }

.item { 	display: block;
 			margin-top: 0px;
			margin-bottom: 0px; }
			
.print { position: absolute;
		 margin-right: 0px;
		 margin-left: 560px;
		 margin-top: 10px;
		 z-index: 2;
		 visibility: hidden; }
		 
.print_nopic { position: absolute;
		 margin-right: 0px;
		 margin-left: 560px;
		 margin-top: 0px;
		 z-index: 2;
		 visibility: hidden; }
