body {
background-color : #e6e1e8;
background-position : left top;
background-attachment : fixed;
}
tr, td, body {
font-size : 11px;
font-family : arial;
color : #e4dae4;
line-height : 17px;
text-align : justify;
cursor : default;
}
a {
color : #af0378;
font-family : arial;
text-decoration : none;
}
a:hover {
color : #f4f386;
text-decoration : strikeout;
}
b {
font-family : arial;
color : #5403af;
font-size : 9px;
}
i {
font-family : georgia;
color : #5403af;
font-size : 10px;
font-style: italic;
}
h1 {
color : #6f35ac;
padding : 2px;
margin-top : 5px;
font-style: bold;
font-variant : normal;
font-weight : normal;
text-transform: lowercase;
font-size : 21px;
font-family : georgia;
letter-spacing:4px;
text-align: left;
margin-left : 0;
margin-right : 0;
margin-bottom : 7px;
margin-top: 10px
}

h1:first-letter { color: #6a1d7d; background-color: #bc9ec8; font-family: geneva; font-size: 22px; text-transform: uppercase; font-style: bold; }

.image {
border: 3px solid #e6e1e8;
border-style: solid;
background: #e6e1e8;
}

textarea, input {background:#ffffff; border:1px #c49dcc; color:#ab0059}