body {
margin: 0;
padding: 0;
background-color: #FFFFFF;
text-align: center;
}

blockquote {

font-size:10px;
padding-right:3px;
background: #FFFFFF;
border-left:solid 5px #EB8669;
}



b{color: #e14368;}
i {font-family:georgia; color: #e14368;}
u {color: #e14368; text-decoration: none; border-bottom:1px solid #ef495d;}

a:link,a:visited,a:active
{
color: #ef495d;
font-family: Arial;
font-weight: normal;
font-size:11px;
text-decoration:none;
}
a:hover
{
text-decoration: line-through;}

h1 {
background-color: transparent;
border-bottom:2px solid #E5DFE0;
font-family: times new roman;
font-weight: bold;
font-size:25px;
color: #ef495d;
text-align:center;
text-transform: lowercase;
letter-spacing:2px;
line-height: 25px;
margin:0px;
}

h2 {
margin-bottom: 0px;
margin-top: 0px;
background-color: transparent;
line-height:10px;
font-size:12px;
font-family: lowercase;
font-weight: normal;
color: #ef495d;
text-align: left;
padding:2px;
}

.side {
background: transparent;
color: #ef7284;
font-size: 11px;
font-family: arial;
line-height:12px;
text-align:left;
}
.content {
margin-top:0px;
background-color: transparent;
border:none;
font-size: 11px;
font-family: arial;
color: #ef7284;
text-align:left;
text-transform: none;
font-weight:normal;
line-height:12px;
padding:3px;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display:block;
font-family: times new roman;
font-size: 13px;
line-height:11px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
color: #ef7284;
background: #fcfac7;
text-transform: lowercase;
text-align: left;
padding:2px;
border-bottom:3px solid #efebb2;
}
a.navi:hover {
display:block;
font-family: times new roman;
font-size: 13px;
line-height:11px;
font-weight: normal;
letter-spacing:2px;
text-decoration:none;
color: #ef7284;
background: #efebb2;
text-transform: lowercase;
text-align: left;
padding:2px;
border-bottom:3px solid #efebb2;
}