body {
background-color : #ffffff;
background-position : left top;
background-attachment : fixed;
}
tr, td, body {
font-size : 10px;
font-family : "arial";
color : #7cd5b4;
line-height : 13px;
text-align : justify;
cursor : default;
}
a {
color : #019ae3;
font-family : georgia;
text-decoration : none;
cursor : help;
}
a:hover {
color : #00e2cd;
text-decoration : none;
}
b {
font-family : georgia;
color : #e70000;
font-size : 10px;
font-style: italic;
}
i {
font-family : georgia;
color : #9c00b8;
font-size : 10px;
font-style: italic;
}
h1 {
color : #00b43e;
padding : 2px;
margin-top : 5px;
font-style: italic;
font-variant : normal;
font-weight : normal;
text-transform: lowercase;
font-size : 19px;
font-family : georgia;
text-align: left;
margin-left : 0;
margin-right : 0;
margin-bottom : 2
}

h1:first-letter { color: #01d8fc; font: 22px "georgia", lucida bright; text-transform: lowercase; font-style: italic; border-bottom : 1px dotted #edb700; }

.image {
border: 4px solid #e3f9b5;
border-style: solid;
background: #e3f9b5;
}

textarea, input {background:#e2e8ff; border:0px none; color:#01e7fc}