p {font-family: "Times New Roman", serif; font-size:16}
p.code {font-family: Courier, monospace; font-size:16}
p.small {font-family: "Times New Roman", serif; font-size:9}
h1 {font-family:"Apple Chancery", "Zapf Chancery", cursive; font-size:32}
h2 {font-family: "Georgia", "Times New Roman",serif; font-size:26;font-style:normal;font-weight:lighter}
h3 {font-family: "Georgia", "Times New Roman",serif; font-size:20; font-weight:lighter}

A:link {
 COLOR: red /*The color of the link*/
}
A:visited {
 COLOR: #800080 /*The color of the visited link*/
}
A:hover {
 COLOR: green /*The color of the mouseover or 'hover' link*/
}
BODY { COLOR: #800080 /*The color of all the other text within the body of the page*/
{ 

