<!-- style sheet for the CS grad acceptance estimator -->
body {font-family: Verdana, Ariel, sans-serif}
HR {margin-left:5mm;
    margin-right: 10mm}

A:link {color: blue; text-decoration: none}
A:visited {color: purple; text-decoration: none}
A:hover {text-decoration: underline}
A:active {color: red}
p:facts {margin-left: 20; margin-right: 25; font-family: Verdana, Ariel}
h2 {margin-right: 25}
address {color: 666600}
a.email {color: 666600}

/* mostly for lists of links */
li {list-style-type: none;
   font-family: Verdana, Univers, sans-serif;
     line-height:120%   
 }

