body {
font-family : Arial;
color : white;
background-color : #333333;
margin-top : 0;
margin-left : 0;
margin-right : 0;
}
p {
font-family : Arial;
color : white;
font-size : 80%;
font-weight : bold;
line-height : 12px;
}
a:link {
color : white;
font-size : 80%;
font-weight : bold;
text-decoration : none;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 20px;
}
a:visited {
color : white;
font-size : 80%;
font-weight : bold;
text-decoration : none;
margin-top : 5px;
margin-bottom : 5px;
margin-left : 20px;}
a:active {
color : white;
}
a:hover {
color : red;
}
h1 {
font-family : Arial;
font-size : 170%;
font-weight : bold;
color : #EE11EE;
margin-top : 5px;
margin-bottom : 0;
text-align : center;
}
h2 {
font-family : Arial;
color :#F9AAF9;
margin-top : 30px;
margin-left : 57px;
font-size : 16pt;
}
h3 {
font-family : Arial;
color : #EE11EE;
}
h4 {
font-family : Arial;
color : #EE11EE;
}
h5 {
font-family : Arial;
color : #ff0099;
margin-left : 30px;
font-weight : bold;
}
h6 {
font-family : "Times New Roman";
color : #c0c0c0;
font-size : small;
font-style : italic;
text-align : right;
}
th {
font-family : Arial;
color : white;
background-color : #333333;
margin-top : 0;
margin-left : 0;
margin-right : 0;
}
td {
font-family : Arial;
color : white;
background-color : #333333;
margin-top : 0;
margin-left : 0;
margin-right : 0;
}
blockquote {
font-family : Arial;
color : white;
}

