body
{
background-color: #FFFFEE;
color: #33CCFF;
font-weight: bold;
font-family:times new roman;
font-size:19px;
}
h1 {
color: #3300AA;
font-weight: bold;
font-family:ms reference serif;
font-style:italic;
font-size:21px;
}
h2 {
color: #3300AA;
font-weight: bold;
font-family:ms reference serif;
font-style:italic;
font-size:19px;
}
h3 {
color: #3300AA;
font-weight: bold;
font-family:ms reference serif;
font-style:italic;
}
p {
color: #330099;
font-weight: bold;
font-family:times new roman;
font-size:16px;
}
a
{
color: #034D7C;
font-weight: bold;
font-size:12px;
}
a:visited
{
color: #975A7B;
font-weight: bold;
}
a:hover
{
background: white;
}
a:active
{
color: #FF33FF;
font-weight: bold;
}|