  
h1 {

background-color: #BA1C21;
color: white;
font-family: arial;
line-height: 240%;
}

h2 {

color: #424242;
font-family: georgia;

}

#wrapper {

	width: 80%;	
	margin-left: auto; 
	margin-right: auto;
        
        

}

.dsu {
 
  color: #BA1C21;
  font-size: 1.2em;

}

.dt {
color: #BA1C21;
font-weight: bold;
text-indent:50px

}

}

.dd {

text-indent:50px

}


a:link {
  
  background-color: #F3F3F3; 
  
}

body {

background-color: #FFFFFF;
color: #666666;
  font-family: arial;
  

}

p  {
  color: #424242;
  font-family: arial;
 
}


.footer {
  
  text-align: center;
  font-style: italic;
  font-size: 0.70em
}
