body {
 font-family: Times New Roman;
 font-size: large;
 text-align: left;
 color: #FFFFFF;
 background-color: #440044;
}
table {
 font-family: Arial;
 font-size: medium;
 text-align: left;
 }
a:link {
color: #FFFFFF;
text-decoration: none;
}
a:visited {
color: #C0C0C0;
text-decoration: none;
}
fieldset {
border-color: #000000;
}
