body {
font-family:verdana, arial, sans-serif;
font-size:12px;
font-weight:normal;
font-color: #662A1C;
line-height:120%;     
background: #FFF url('bg.jpg');

scrollbar-3dlight-color: #F4B7C7;
scrollbar-arrow-color: #444;
scrollbar-base-color: #F4B7C7;
scrollbar-darkshadow-color: #F4B7C7;
scrollbar-face-color: #F4B7C7;
scrollbar-highlight-color: #F5CDD7;
scrollbar-shadow-color: #F4B7C7;
}

a { color: #9FB566; text-decoration: none; }
a:link { color: #9FB566; text-decoration: none; }
a:visited { color: #9FB566; text-decoration: none; }
a:active { color: #9FB566; }
a:hover { color: #9FB566; text-decoration: underline; }

.lil {
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 10px;
}

td {
font-family:verdana, arial, sans-serif;
font-size:12px;
font-weight:normal;
font-color: #662A1C;
}

th {
filter:dropshadow(color=#F5CDD7, offx=2, offy=2, position=0);
}

h1 {
font-size: 24px;
font-weight: heavy;
color: #F4B7C7;
margin: 0px;
padding: 0px;
line-height:150%;
}

img {
margin: 0 20px;
}

#content { 
float: left;
width:750px;
margin: 20px;
padding: 20px;
border: 5px solid #F4B7C7;
background: #FFF;
}

#links { 
float: left;
width:150px;
}

.titlelist {
align: right;
padding: 10px;
line-height:120%;                          
}  

