body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
a   {
	text-decoration: none;
	font-weight: bold;
	color:  #663300;
	outline: none;
    font-size: 10px;
	}
	
a:visited {
	color: #804000;
	}
a:active {
	color:  #663300;
	}
a:hover {
	color: #ff8000;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}

p:first-letter{
   text-transform: uppercase;
          }
          
p {
    color: #424242;
    font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 40px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 8pt;
	font-variant: small-caps;
        }
        
.p2 {
    color: #424242;
    font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:center;
	margin: 40px auto;
	text-transform: lowercase;
	line-height: 125%;
	font-size: 9pt;
	font-variant: small-caps;
        }

img {
	padding: 4px;
	border: 1px solid #cccccc;
	}
	
.date	{
        font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px; 
	}

#menu {
	text-align: center;
	width: 230px; 
	border-top-color: #e6e6e6;
	border-top-style: dotted;
	border-width: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin:0 auto;
	}
