.qdm a:link { text-decoration: underline; color: #CC0066; }
.qdm a:visited { text-decoration: underline; color: #CC0066; }
.qdm a:hover { text-decoration: underline; color: #000000; }
.qdm a:active { text-decoration: underline; color: #CC0066; }

.qdp a:link { text-decoration: underline; color: #0066cc; }
.qdp a:visited { text-decoration: underline; color: #0066cc; }
.qdp a:hover { text-decoration: underline; color: #000000; }
.qdp a:active { text-decoration: underline; color: #0066cc; }

hr {color: #cc0066; background-color: #ffffff; }

h1 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13pt; 
   color: #0066cc;
   background-color: #ffffff;
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   text-decoration: none; 
   text-align: left; 
   vertical-align: top;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }

h2 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 13pt; 
   color: #CC0066;
   background-color: #ffffff;
   font-style: normal; 
   line-height: normal; 
   font-weight: bold; 
   text-decoration: none; 
   text-align: left; 
   vertical-align: top;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }
   
body { 
background: #ffffff;
font-family: Arial,Helvetica,san-serif; 
color: #000000;
margin-top: 10px; 
margin-bottom: 10px; 
margin-left: 0; 
margin-right: 0; 
}

ul {margin-top: 0; margin-bottom: 0; }

.bullet {list-style-type: square; }

.borderqdm {	
   width: 850px;
   border: 2px solid #c10262;
   margin : 0px 4px 0px 4px;
   padding : 2px 2px 2px 2px;
   background-color : #ffffff;
    }

.borderqdp {	
   width: 450px;
   border: 2px solid #006ecb;
   margin : 0px 4px 0px 4px;
   padding : 2px 2px 2px 2px;
   background-color : #ffffff;
    }

.qdazzle_m {
   color: #CC0066;
   font-weight: bold;
   }
   
.qdazzle_p {
   color: #006ecb;
   font-weight: bold;
   }
   
.copyright {font: 8pt Arial,Helvetica,sans-serif }
.copyright A:link { text-decoration: none; color: #000000; }
.copyright A:visited { text-decoration: none; color: #000000; }
.copyright A:hover { text-decoration: none; color: #c10262; }
.copyright A:active { text-decoration: none; color: #000000; }
