BODY {background: url(bg.jpg); 
background-attachment: fixed;
scrollbar-arrow-color: #A2A397;
scrollbar-3dlight-color:  #858583;
scrollbar-highlight-color: #858583;
scrollbar-face-color:#A2A397;
scrollbar-shadow-color: #858583;
scrollbar-darkshadow-color: #858583;
scrollbar-track-color:  #858583;
}

p 
{color:#F0F0E2;
font-family: verdana;
filter: dropshadow(color=#5A594E, offX=1, offY=1);
font-size:10px;
width: 320px;
line-height:11px;
text-align: left;
}

blockquote
{color:#F0F0E2;
font-family: verdana;
filter: dropshadow(color=#5A594E, offX=1, offY=1);
font-size:10px;
width: 320px;
line-height:11px;
text-align: left;
}

.letter 
{color:#F0F0E2;
font-family: verdana;
filter: dropshadow(color=#5A594E, offX=1, offY=1);
font-size:15px;
width: 230px;
line-height:10px;
text-align: right;
font-face:bold;
}


a,a:active,a:link,a:visited  {color:#BDCD7F; border-bottom: dotted 1px #FEFEFE; }
a:hover{text-decoration: none;color: #FEFEFE; border-bottom: 1px dotted #BDCD7F; }


.end {
	color: #F0F0E2;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 8pt;
	background: url(bg2.jpg);
	border-top: 1px dotted #5A594E;
	border-bottom: 1px dotted #5A594E;
	padding: 5px 5px 5px 5px;
	width:320px;
	}


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid #b6b98f;
background-color: #e7eac4;
color: #76775d;
font-family: tahoma, sans-serif;
font-size: 7pt;
line-height:8px;
z-index:100;
}

.divider {font-size: 13pt;
 font-weight: bold; 
line-height: 9pt; 
text-align: left; 
color: #76775d; 
font-family: tahoma, sans-serif;
}

