body,div,span,table,td,th,br,img,a,form,h1,h2,dl,dd,dt,label{
margin: 0px;
padding: 0px;
}
body,td,th{
font-size: 13px;
color: #663333;
line-height: 170%;
letter-spacing: 1pt;
}
body{
background-color: #ffffff;
text-align: left;
margin: 20px;
}

br{letter-spacing:normal;}
img{border-width: 0px;}

a{ font-size: 100%; text-decoration: none; } 
a:link { color:#993333; } 
a:visited { color: #cc6666; }
a:hover { color: #996666; border-bottom: 1px dotted #996666; }
a:active { color:#996666; }


h1{
font-size: 150%;
color: #cc9999;
font-weight: bolder;
text-align: right;
z-index: 0;
}

h2{
font-size: 120%;
color: #666666;
font-weight: bold;
margin: 0px 0px 5px;
}
h2:first-letter{
color: #993333;
}

h3{
font-size: 100%;
color: #666666;
font-weight: bold;
margin: 0px 0px 5px;
}
h3:first-letter{
color: #996666;
}

small{font-size: 80%;}

input,textarea,select,option{
font-size: 100%;
color: #000000;
}

em{
color: #ff0033;
font-weight: normal;
font-style: normal;
border-bottom: 1px dashed #ff0033;
}

dl{
margin: 0px 10px;
}
dt{
color: #999999;
font-weight: bolder;
margin: 5px 0px;
}
dd{
margin: 5px 10px;
}

.text{
margin: 0px 0px 0px 6px;
padding: 10px;
border-left: 3px solid #996666;
background: #ffffff url('img/back01.gif') repeat left top;
}