body { top:0; margin:0 0 0 3%; font-size: 10pt; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: lighter; color: #000000; line-height: 18pt; background-image: url(lydwine/graygr.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

div#side { 
 top: 0; 
 left: 2%; 
 width:160px;
 height:100%;
 } 

body>div#side { 
 position: fixed; 
 } 

 * html body{
  overflow:scroll;
 } 
 
 * html div#content{
  height:100%;
  overflow:auto;
 }

 * html div#paper{
  height:100%;
  overflow:auto;
 }
 
div#side img { 
margin: 0.5px;
border-width: 3px;
}

.paper
{
	font-size: 12pt;
	width: 75%;
	margin-left: 10%;
	padding: 2% 0 0 8%;
	background-image: url(lydwine/graygr.gif);
}

.book
{ text-align: justify; font-style: normal; font-weight: normal; text-align: justify; line-height: 20pt; color: #000000; font-size: 14px; background-image: url(lydwine/graygr.gif); margin-left: 20%; }

.content
{
	font-size: 12pt;
	width: 65%;
	margin-left: 6%;
	padding:0 0 0 20%;
	background-image: url(lydwine/graygr.gif);
}


table
{
	font-size: 12pt;
	font-family: Georgia, Times New Roman, serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	line-height: 12pt;
	margin-left: 0pt;
	background-image: url(lydwine/graygr.gif);
}

.letter
{
color: #000000;
	font-size: 14pt;
	width: 80%;
	margin: auto;
	padding: 5mm 8mm;
}

.lettertext
{
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
background: #CCCCCC;
}


.chapter
{
	margin-bottom: 8em;
}

.center
{
	text-align: center;
	margin-bottom: 1em;
	padding: 1em 0em 1em 0em;
}

img
{
border-style: none;
}


p
{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 2em;
	line-height: 20pt;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.firstpara
{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	line-height: 20pt;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.quote
{
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 0em;
	line-height: 20pt;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 5em;
	margin-right: 1em;
}

p.small
{
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-indent: 2em;
	line-height: 20pt;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.center
{
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: center; 
	text-indent: 0em;
	line-height: 20pt;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.centerhead
{
	font-family: Gill Sans, Trebuchet MS, sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-align: center;	
}
			
p.caption
{
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
	text-indent: 0em;
	line-height: 11pt;
	margin-left: 0pt;
}
			
p.contents
{
	font-size: 90%;
	font-weight: normal;
	text-indent: 0em;
	line-height: 14pt;
	margin-left: 0pt;
}

p.letterhead
{
	font-size: 12pt;
	text-indent: 0em;
	line-height: 20pt;
	margin-top: 0em;
	margin-bottom: 0em;
}

p.letter
{ font-size: 14pt; text-indent: 2em; line-height: 20pt; background-image: url(lydwine/graygr.gif); margin-top: 0; margin-bottom: 0; }



/* headings */
		h1
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        250%;
			font-weight:      normal;
			margin-top: 1em;
			margin-bottom: 0.4em;
		}
		h2
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        125%;
			font-weight:      normal;
			margin-top: 1em;
			margin-bottom: 0.4em;
		}
		h3
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        110%;
			font-weight:      bold;
			margin-top: 1em;
			margin-bottom: 0.4em;
		}
		h4
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        100%;
			font-weight:      bold;
			margin-top: 1em;
			margin-bottom: 0.4em;
		}
		h5
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        100%;
			font-weight:      normal;
			margin-top: 0.4em;
			margin-bottom: 0.4em;
		}
		h6
		{
			font-family: Gill Sans, Trebuchet MS, sans-serif;
			font-size:        70%;
			font-weight:      bold;
			margin-top: 1em;
			margin-bottom: 0.4em;
		}


/* links*/
a { text-decoration: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: red; }
a:hover { color: red; }

/* footnotes*/
div.footnote
{
	font-size: 9pt;
	font-style: italic;
	line-height: 12pt;
	text-align: center;
}

blockquote
{
	margin: 1em 0em 1em 0em;
	font-style: italic;
}

p.dotted { border-style: dotted; }
p.dashed { border-style: dashed; }
p.solid { border-style: solid; }
p.double { border-style: double; }
p.groove { border-style: groove; }
p.ridge { border-style: ridge; }
p.inset { border-style: inset; }
p.outset { border-style: outset; }

hr
{
color:white;
background-color: white;
height: .5px;
 }
