/* CSS Document */

body {

background-color: #cccccc;

margin:0px;

}

.title {

font-family:verdana, arial, helvetica;

font-size:11px;

font-weight:bold;

letter-spacing:1px;

word-spacing:3px;

}

.description {

font-family:verdana, arial, helvetica;

font-size:11px;

font-weight:regular;

}

.content {

font-family:garamond, times new roman, times, serif;

font-size:12pt;

text-align:left;

padding-left:15%;

padding-right:20%;

}

.content_prose {

font-family:garamond, times new roman, times, serif;

font-size:11pt;

width:712px;

text-align:justify;

padding-left:20%;

padding-right:20%;

}

.contentbold {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-weight:bold;

text-align:left;

padding-left:20%;

padding-right:20%;

}

.contentitalic {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-style:italic;

text-align:left;

padding-left:20%;

padding-right:20%;

}

.contentindent1 {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-style:regular;

text-align:left;

padding-left:20%;

padding-right:20%;

}
.contentindent2 {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-style:regular;

text-align:left;

padding-left:30%;

}
.contentindent3 {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-style:regular;

text-align:left;

padding-left:40%;

}


.bold {

font-family:garamond, times new roman, times, serif;

font-size:13pt;

font-weight:bold;

}

.imbeddedcontent {

padding-left:50px;

line-height:18px;

}

.epigraph {

font-family:verdana, arial, helvetica;

font-size:9pt;

padding-left:25%;

line-height:18px;

}

.border {

padding-left:25px;

padding-right:25px;

padding-bottom:25px;

padding-top:25px;

background-color:#fff;

border:1px solid #000;

width:80%;

}

.empty {

float:left;

width:50px;

}

.empty2 {

float:left;

width:100px;

}

.empty3 {

float:left;

width:15px;

}

.red {

float:left;

background-color: red;

padding-left:25px;

border:1px solid #000;

width:150px;

height:200px;

}

.yellow {

float:left;

background-color: yellow;

padding-left:25px;

border:1px solid #000;

width:100px;

height:150px;

}

.copyright {

font-family:verdana, arial, helvetica;

font-size:9px;

float:left;

width:200px;

height:100px;

}

.poems {

line-height:21pt;

font-family:verdana, arial, helvetica;

font-size:12px;

font-weight:regular;

}

}