body { 
margin: 0px; 
background-color: #ffffff; 
color: #000000; 
} 
  .roll { }
  A.roll:link { text-decoration:none; color:"#003399"; }
  A.roll:visited { text-decoration:none; color:"#003399";}
  A.roll:hover { text-decoration:none; color:"#ff0033"; background-color:"#cccccc";}

  .roll1 { }
  A.roll1:link { text-decoration:none; color:"#ff0033"; }
  A.roll1:visited { text-decoration:none; color:"#ff0033"; }
  A.roll1:hover { text-decoration:none; color:"#003399"; background-color:"#cccccc";}

  .roll2 { }
  A.roll2:link { text-decoration:underline; color:"#ff0033"; }
  A.roll2:visited { text-decoration:underline; color:"#ff0033"; }
  A.roll2:hover { text-decoration:underline; color:"#003399"; ;}

ul { 
font-size: 15px;
font-family: Arial; 
color: #ff0033; 
}

ol { 
font-size: 15px;
font-family: Arial; 
color: #003399; 
}

li { 
margin-top: 7px;
}

.list1 { 
font-size: 15px;
font-family: Arial; 
color: #ff0033; 
}


.list2 { 
font-size: 15px;
font-family: Arial; 
color: #003399; 
}

.list3 { 
font-size: 15px;
font-family: Arial; 
color: #333333;
}

.list4 { 
font-size: 15px;
font-family: Arial; 
color: #ffffff; 
}

.list5 { 
font-size: 15px;
font-family: Arial; 
color: #006633; 
}

.list6 { 
font-size: 11px;
font-family: Arial; 
color: #000000; 
}
