@charset "iso-8859-1";

body {font-family: "times new roman", serif;
		font-size: 1.2em;
		line-height: 1.1em;
		font-weight: normal;
		color: #5B2334;
		margin-left: 3%;
		margin-right: 3%;
		margin-top: 1%;
		background: url(parchment.jpg);
		background-position: top left;
		background-repeat: repeat;
		background-attachment: fixed scroll;
		}
	
a:link {color: #996633;}
a:visited {color: #996600;}
a:hover {color: #cc9966;
		background: white; }
a:active {color: #cc9966;}

p	{ 	text-indent: 1em; 
		margin-top: 0; 
		margin-bottom: .0em;
		text-align: left;
		padding: 15px 15px 1px;
		}
span.dropcap	{font-family: marriage script normal, old english normal, old 
		english, flemish script, bickley script, french script mt, 
		edwardian script itc;
		font-size: 250%;
		font-weight: bold;
		font-style: italic; 
		line-height: 80%;
		float: none;
		 }		
		
border	{border: double;
				border-color: #996633;
				border-width: medium;
				}		

H2 	{ 	font-size: 120%; 
				font-family: "lucida sans unicode", arial, helvetica, sans-serif; 
				text-align: center;
				font-weight: bold;
				}


H3 { 		font-size: 100%; 
				font-family: "lucida sans unicode", arial, helvetica, sans-serif;
				text-align: center;
				font-weight: normal;
				}
		
div.smtext { 	font-size: 80%;
					 		text-align: center;
							font-weight: bold;
							font-style: normal;
							}
							
.smallitalic	{font-size: 80%;
					 		text-align: center;
							font-style: italic;
							font-weight: normal;
							}							
							
.footnote			{font-size: 80%;
							font-style: italic;
							text-align: left;
							font-weight: normal;	
							}
							
.graytext	{
					font-size: 70%;
					font-family: arial, helvetica, sans-serif;
					text-align: left;
					color: gray;
					}	

											 
		
table	{margin-left: 3%;
	margin-right: 3%;
	text-align: center;
	}	
				
.red		{text-indent: 1.5 em;
		font-size: 90%; 
		color: #ff0000;
		font-style: italic;
		font-weight: bold;
		}				


td	{text-align: center;
		width: 30%;
		}

.border	{border: outset 7 em;
				border-collapse: separate;
				border-spacing: 30 em;
				border-color: #cc9966;
				}

img			{cell-padding: 5 em;
				}	
				
hr			{align: center; 
				size: 2; 				
				width: 500; 
				color: #996600;
				}	
				
dd			{font-size: 95%;
				margin-bottom: .5em;}	
				
blockquote		{font-style: italic;
							margin-left: 10%;
							margin-right: 10%;
							margin-bottom: -2%;
							}						

