/* CSS Document */
  
  BODY {font-family:"Times New Roman",Roman,serif;
  	    font-size:12px;
	    color:#000000;
	    text-align:left}
  
  H1 {font-family:"Times New Roman",Roman,serif;
  	  font-size:18px;
	  color:#000000;
	  text-align:left;
      font-style:normal}
	  
  H2 {font-family:"Times New Roman",Roman,serif;
  	  font-size:14px;
	  color:#000000;
	  text-align:left;
      font-style:normal}

  P {font-family:"Times New Roman",Roman,serif;
  	  font-size:13px;
	  color:#000000;
	  line-height: 140%}
	  
  A:link {color:#3C2506;
	  text-decoration:underline;
	  font-weight:600;
	  font-family: "Times New Roman",Roman,serif;
	  font-size:16px}
		  
  A:visited {color:#3C2506;
	     text-decoration:underline;
	     font-weight:600;
	     font-family:"Times New Roman",Roman,serif;
	     font-size:16px}
			 
  A:hover {color:#EE0000;
	   font-weight:600;
	   text-decoration:underline;
	   font-family:"Times New Roman",Roman,serif;
	   font-size:16px}

 TABLE {border-color:#FFFFFF;
		border-width:0px;}
		 
 IMG {border-color:#000000;
	  border-width:0x}
	  
 IMG#banner {height:215px;
	     width:800px;
		vertical-align:bottom}
			 
 IMG#book {border-width:0px;
	   height:246px;
	   width:300px}		
		


