table { 
font-family: Garamond, Times New Roman;
font-size: 10px;
}

a {
color: #660099;
font-family:Garamond, Times New Roman;
font-weight:bold;
text-decoration:none;
text-transform: uppercase;
font-size:12pt;
}

a:hover {
cursor: crosshair;
position: relative;
left: 1px;
top: 1px; 
}

a:visited {
color: #660099;
}

hr { 
width: 500px;
height: 1px;
color: #000000;  
}

body { 
font-family: Garamond, Times New Roman;
font-size: 10px;
text-align: center;
color: white;
}

h1 {
font-family: Garamond, Times New Roman;
font-size: 18px;
color:white;
background-color: #660099;
text-align:center;
}

h2 {
font-family: Garamond, Times New Roman;
color: #660099;
font-size: 16px;
}