<html>
<head>
	<title>style.css</title>
<style type="text/css">

	body {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 125%;
      }
		  
	table {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 125%;
      }

	td {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 125%;
      }
		  
	div {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 125%;
      }

	.pop {
			color: #ffffcc;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 150%;
      }

	.pop-title {
			color: #ffffcc;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 150%;
			letter-spacing: .2em;
			line-height: 200%;
      }

	p {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			letter-spacing: .2em;
			line-height: 1.5em;
      }

	.small {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .1em;
			line-height: 125%;
      }

	*.note {
			color: #4E3332; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
			letter-spacing: .2em;
			line-height: 125%;
      }

	*.title-L {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-variant: small-caps;
			letter-spacing: 0.3em;
			text-align: left;
			line-height: 16px;
      }

	p.title-nav {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-variant: small-caps;
			letter-spacing: 2px;
			text-align: left;
			line-height: 16px;
			margin: 0,0,10,0;
      }

	p.title-C{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-variant: small-caps;
			letter-spacing: 0.3em;
			text-align: center;
			line-height: 1.5em;
      }
		  			
	*.title-C2{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			font-variant: small-caps;
			letter-spacing: 0.3em;
			text-align: center;
			line-height: 1.0em;
      }
		  			
	strong {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
			
	a.header:link  {color: #d0c7a6}   /* for unvisited links */
	a.header:visited  {color: #d0c7a6}  /* for visited links */
	a.header:active  {color: #ffffcc} /* when link is clicked */
	a.header:hover  {color: #ffffcc}  /* when mouse is over link */

	a.pop:link  {color: #ffffcc}   /* for unvisited links */
	a.pop:visited  {color: #d0c7a6}  /* for visited links */
	a.pop:active  {color: #d0c7a6} /* when link is clicked */
	a.pop:hover  {color: #d0c7a6}  /* when mouse is over link */

	a.home:link  {color: #d0c7a6}   /* for unvisited links */
	a.home:visited  {color: #d0c7a6}  /* for visited links */
	a.home:active  {color: #ffffcc} /* when link is clicked */
	a.home:hover  {color: #ffffcc}  /* when mouse is over link */

			:link { color: #800040 }  /* for unvisited links */
			:visited { color: #894B6F } /* for visited links */
			:active { color: #D30337} /* when link is clicked */
			:hover { color: #D30337 } /* when mouse is over link */

	a { 
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-size: 100%;
			letter-spacing: 20%;
			line-height: 125%;
			font-weight: bold;
			}
				
	a.home { 
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-variant: small-caps;
			font-size: 14px;
			font-weight: normal;
			letter-spacing: 2px;
			line-height: 16px;
			}
		
	a.pop {
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline;
			font-size: 100%;
			letter-spacing: .2em;
			line-height: 150%;
			font-weight: bold;
			margin: 0,0,0,0; 
			}
		
	a.header { 
			font-family: Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-size: 14px;
			font-weight: normal;
			letter-spacing: 2px;
			line-height: 14px;
			margin: 0,0,0,0;
			}
	*.header { 
			font-family: Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-size: 14px;
			font-weight: normal;
			letter-spacing: 2px;
			line-height: 12px;
			margin: 0,0,0,0;
			}
		
	a.nav { 
			font-family: Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-size: 14px;
			font-weight: normal;
			letter-spacing: 2px;
			line-height: 16px;
			margin: 0,0,0,0;
			}
	*.nav { 
			font-family: Arial, Helvetica, sans-serif;
			font-variant: small-caps;
			font-size: 14px;
			font-weight: normal;
			letter-spacing: 2px;
			line-height: 16px;
			margin: 0,0,0,0;
			}
		
</style>
</head>
<body>

</body>
</html>
