@charset "utf-8";
/* CSS Document */


    
        p {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:left;
	margin: 10px;
	line-height: 25pt;
	font-size: 12pt;
	margin-left: 20px;	
        }
		
		
h1.2 {
		 color: #424242;
        font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:left;
	margin: 10px auto;
        font-family:Georgia,serif;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	margin: 10px auto;
	}

p.2 {
        font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 14px;
        margin-top: .5em;
		 color: #424242;
		 margin: 20px;
		}

p.2start {
        font-family:Georgia,serif;
	font-size: .8em;
        font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
	 color: #424242;
	 margin: 10px auto;
	}
		

h1 {

     font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	 font-style: italic;
     color: #424242;
	 margin: 10px auto;}

a {
	color: #424242;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	letter-spacing:0.1em;
	text-align:left;
	margin: 0px;
	line-height: 16pt;
	font-size: 12pt;
	margin-left: 0px;	
        }

body {
	background-color: #ffffdc;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 25px;
}

.tdbody {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #ffffdc;
}

