a {font-weight: normal;
text-decoration: none; 
color: #CA7E89;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #CA7E89;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #CA7E89;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #000000;
background-color: transparent;
	}

body{
background-color: #E6C2C6;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#FFFFFF;
}

input, textarea, select{
border-color:#000000;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#000000;
background-color: #DDACB2;
}

table, tr, td{
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px;
color: #FFFFFF;
letter-spacing: 1px;
}

.head:first-letter, .header:first-letter{
font-size: 14pt;
color: #A55A63;
text-align: justify;   
text-transform: lowercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head, .header{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #A55A63;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #A55A63;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#main{position:absolute; top:50; left:290;}

#content  {
    position: absolute;
    z-index: 1;
    left: 292px;
    top: 125px;
    width: 415px;
    height: 140px;
    overflow: auto;
    padding: 5px;
    background: transparent;
    border: 0px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #A55A63;
    text-align: justify;
}
