<!--
/*Style sheet written by Alice Kim */
/*Last updated 8-28-99 */

BODY {background-color : #FFFFED;
      background-image:
url(file:///Macintosh%20HD/Web%20Design/me/pictures/paper.gif);
        font-family : "Times New Roman", Times, serif}

H1 {font-weight : bold; 
    font-size : 25px;
    color : purple;
    font-family : "Times New Roman", Times, serif}

H3 {font-weight : bold; 
    font-size : 18px;
    color : black;
    font-family : "Times New Roman", Times, serif}

UL {font-size : 12 px;
    list-style-type : square;
    font-family : times new roman, times, serif}

LI {font-size : 12px;
    font-family : "Times New Roman", Times, serif}

DL {font-size : 12 px;
    font-family : times new roman, times, serif}

DT {font-size : 12 px;
    font-family : times new roman, times, serif}
    
DD {font-size : 12 px;
    font-family : times new roman, times, serif}

P {text-indent : 5 px;
   font-size : 12px;
   font-family : "Times New Roman", Times, serif}

P EM {color : green}

B {font-weight : bold;
   font-family : times new roman, times, serif}

TABLE {font-size : 12 px;
       font-family : times new roman, times, serif}

TD {font-size : 12 px;
    font-family : times new roman, times, serif}

A:link {color: #000066}
A:visited {color: #660000}   /* visited links */
A:active {color: yellow }    /* active links */

.blue {color : blue}

.wavy {font-style : oblique}
.lightlinks { color: #CCCCFF }
.white {  color: #FFFFFF}

-->
