body	{

	background-color: rgb(255,255,255);
	
    color: rgb(0,0,0);
         
    margin: 25px;

	}

h1 {

	background-color: rgb(255,255,255);
     
	color: rgb(77,102,36);

    border-bottom-color: rgb(77,102,36);
    
    border-bottom-width: 3px;
    
    border-bottom-style: solid;

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	font-weight: bold;
	
	letter-spacing: 2px;

    margin: 18px 0 0 116px;

	padding: 0 0 16px 0;

	text-align: left;

	word-spacing: 8px;

	}

h2	{

	background-color: rgb(222,241,255);

	color: rgb(65,65,65);

	font-family: Helvetica, Arial sans-serif;

	font-size:16px;

	font-weight: bold;	

	margin: 20px 0 0 0;
	
	padding: 7px 7px 7px 10px;

	text-align: left;

	}

p, table, td, blockquote  {

	background-color: rgb(255,255,255);

	color: rgb(105,105,120);

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: normal;

	line-height: 22px;
	
	padding-left: 10px;

    text-align: left;

	}
	
.logo	{

	border: 0;

	float: left;
	
	width: 75px;
	
	height: 75px;

	margin: 6px 0 0 0;

	

	}

.books	{

	float: right;
	
	font-style: italic;
	
	line-height: normal;

	margin: 0  0 0 15px;

	padding-left: 0;
	
	text-align: left;	
	
	}

.nml	{

	font-size: medium;
	
	}

.bottom	{

	font-size: x-small; 
	
	text-align: center;
	
	}
	
.store	{

	color: white;
	
	font-family: Helvetica, Arial, sans-serif;
	
	font-size: large;
	
	margin: 22px 0;
	
	padding: 5px;
	
	text-align: center;
	
	}
	
.note	{

	background-color: rgb(222,241,255);

	border: dotted;
	
	border-color: rgb(77,102,36);
	
	border-width: 1px;
	
	color: black;
	
	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small; 
	
	line-height: 1.5em;
	
	text-align: center;
	
	}
	
a:link  {

	background-color: rgb(255,255,255);

	color: rgb(218,48,25);

	text-decoration: underline;

	}


a:visited  {

	background-color: rgb(255,255,255);

	color: rgb(218,48,25);

	text-decoration: underline;

	}

a:active  {

	background-color: yellow;
	
	color: red;

	text-decoration: none;

	}
	
a:link.store  {

	background: transparent;

	color: white;

	text-decoration: none;

	}


a:visited.store  {

	background: transparent;

	color: white;

	text-decoration: none;

	}

a:active.store  {

	background: transparent;

	color: yellow;
	
	text-decoration: underline;

	}


a:link.note  {

	background-color: rgb(222,241,255);
	
	border: 0;

	}


a:visited.note  {

	background-color: rgb(222,241,255);
	
	border: 0;

	}

a:active.note  {

	background-color: rgb(222,241,255);
	
	border: 0;
	
	}


	





	

	

	

	