body {
background-color: #9394E5;
}

a    { 
font-style: italic; 
font-size: 16px; 
font-color: #0000CC;
outline: none; 
}

a:link  {
color: #800080;
font-size: 17px;
text-decoration: none;
}
a:visited { 
color: #800080;
text-decoration: none;
}
a:hover  { 
color: #9370DB;
text-decoration: underline;
 }

p  { 
font-style: italic; 
font-size: 17px; 
font-color: #0000CC; 
}

td {
color: #0000CC; 
font-style: italic;
font-size: medium; 
}

h1   { font-style: normal;
font-weight: normal;
font-size: 17px;
font-color: #0000CC;
 }