a:link
{
color:#E8E800;
}
a:active
{
color:#FF0000;
}
a:visited
{
color:#FF99FF;
}
body
{
background-color: #640000;
background-image: url(images/BackgroundDamast.jpg);
background-repeat: repeat;
}
.page
{
width:750px;
background-color: #0D000D;
text-align:justify;
font-family: Verdana, "MS Sans Serif", sans-serif; color: #CCFFFF;
font-size: 12pt;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
.intro
{
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
background-color: #660033;
background-image: url(images/background-intro.jpg);
font-family: Verdana, "MS Sans Serif", sans-serif; color: #CCFFFF;
text-align:justify;
width: auto;
border: thin groove #00CCFF;
}
.poem
{
background-color: transparent;
text-align: left; color: #99FF66;
width: auto;
}
.firstchar
{
 font-size: xx-large;
 color: #FFFF33;
 font-weight: bold;
 font-family: Comic Sans MS, serif;
}
.interviewerosho
{
 color: #FFFF33;
 font-weight: normal;
}
.interviewer
{
 color: #FF9966;
 font-weight: normal;
}
.interviewee
{
 color: #33CCCC;
 font-weight: normal;
}
.name
{
color: #FF9933;
font-weight: normal;
}
table
{
border: medium solid #CC99CC;
width: auto;
caption-side: top;
background-color: transparent;
}
caption
{
font-size: 16pt;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
color: #CC0000;
}
th
{
text-align: center;
font-size: 16pt;
color: #926CFF;
width: auto;
padding: 5px;
}
tr
{
}
td
{
font-size: 10pt;
border: thin solid #CC6666;
width: auto;
padding: 10px;
}
h1
{
font-family: Times New Roman;
font-weight: bold;
font-size: 22pt;
color: #FFFF00;
background-color: #330066;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 20px;
}
h2
{
font-family: Times New Roman;
font-weight: bold;
font-size: 16pt;
color: #FF8C00;
}
h3
{
font-family: Times New Roman;
font-style: normal;
font-weight: normal;
font-size: 14pt;
color: #33CCFF;
}
h4
{
font-family: Times New Roman;
font-style: normal;
font-weight: normal;
font-size: 13pt;
color: #FF6666;
}
h5
{
font-family: Times New Roman;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FF9900;
}
h6
{
font-family: Times New Roman;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #FF3333;
}
address
{
  color: #9ACD32;
}
hr
{
 height: 2px;
 background-color: #FF0000;
 color: #FF0000;
}
textarea
{
color: #000066;
border-style:solid; font-style: normal;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
}
select
{
color: rgb(0, 0, 0);
border-style:solid; font-style: normal;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica;
}
legend
{
font-style: normal;
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
}
ol
{
list-style-type: decimal;
}
ul
{
list-style-type: square;
}
li
{
margin-top: 5px;
}
