body {
background-image:url(dubu_bg.jpg); 
background-repeat:repeat-x;
background-color:#ffffff; 
font-family:arial; 
color:#787787; 
font-size:11px;
}

a {
color:#7d669e;
text-transform:lowercase;
text-decoration:none;
border-bottom:1px dotted #9acaac;
font-size:11px;
font-family:tahoma;
}

a:hover {
color: #9acaac;
border-bottom:1px dotted #7d669e;
}

table, td {
font-size:11px;
font-family:tahoma;

}

h1 {
border-left:10px solid #c52154;
text-align:left;
padding:0px 0px 0px 6px;
font-size:22px;
color:#f497a2;
text-transform:uppercase;
letter-spacing:2.0;
font-family:georgia;
font-style:italic;
}

h2 {
font-size:15px;
color:#48407c;
border-bottom:1px dotted #2e235b;
font-family:verdana;
font-weight:bold;
}

b
{
color:#f96998;
}