body {
font-family : tahoma;
font-size : 8pt;
letter-spacing : 2px;
text-align : justify;
cursor: default;
margin-top : 10px;
line-height : 12px;
}
body {
background-color : #000000;
}
.main {
background-color : #000000;
}
a:link {
text-decoration : none;
color : #D7A2AE;
}
a:visited {
text-decoration : none;
color : #D7A2AE;
}
a:hover {
text-decoration : none;
color : #E6DCE1;
}
a:active {
text-decoration : underline;
color : #D7A2AE;
}
p, table {
font-family : tahoma;
font-size : 8pt;
letter-spacing : 2px;
text-align : justify;
color : #fefcfc;
line-height : normal;
margin-top : 3px;
margin-bottom : 3px;
line-height : 12px;
margin-right : 8px;
margin-left : 8px;
}

input, textarea, option, select {
background-color : #000000;
font : 8pt tahoma;
letter-spacing : 2px;
color : #fefcfc;
line-height : 11px;
border-style : solid;
border-color : #00c000;
border-width : 1px;
}
.letter {
color : #8D5E68;
font-family : cambria, times new roman;
font-size : 16pt;
font-weight : bold;
font-style : italic;
letter-spacing : 1;
padding : 0;
}
.block {
background-color : #8D5E68;
border-left : 8px solid #ffffff;
border-right : 8px solid #ffffff;
border-top : 8px solid #ffffff;
border-bottom : 8px solid #ffffff;
color : #EFE1F2;
margin : 0 auto;
padding : 10px;
width : 50%;
}
.block a {
background-color : #8D5E68;
color : #E6DCE1;
}
.block a:hover {
background-color : #8D5E68;
color : #ffffff;
}
