body {
  background-color: #FFE6E6;
  font-family: Georgia, Times New Roman, Times, serif;
}
h1{
color:#BF6060;
vertical-align:top;
}
h2{
color:#BF6060;
font-family:Monotype Corsiva, Georgia, Times, serif;
font-size: 165%;
}

p {
text-align:justify;
}
 
td.mainmenu { 
vertical-align:top; 
background-color:#FFBFBF;
}
td.mainmenu ul {
list-style-type:none;
font-size: 120%;
line-height:140%;
margin: 0;
padding: 0;
text-align: center;
font-family: Monotype Corsiva;
color:#BF6060;
} 
td.mainmenu a {
text-decoration:none;
color:#BF6060;
}
td.mainmenu a:hover {
border-bottom: 2px dotted #FFE6E6;
font-weight:bold;
}

dd ul li {
margin-left: 20px;
list-style-type:none;
line-height:130%;
}
li.def {
margin-left: 0px;
}
dd {
margin-left: 0px;
}
dt {
padding-top: 15px;
}
dd ul li a {
text-decoration:none;
color:#BF6060;
}
li ul li {
margin-left: -15px;
}
dd ul li a:hover {
border-bottom: 2px dotted #FFBFBF;
}

p.footer{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
text-align:center;
line-height: 130%;
color:#BF6060;
}

p.footer a{
text-decoration:none;
color:#BF6060;
border-bottom:1px dotted #BF6060;
}