BODY {
background : #255075;
margin : 10pt 10pt 10pt;
font-family : sans-serif;
color : yellow;
font-size : 14pt;
}
H1 {
font-size : 24pt;
color : #ff0000;
text-align : center;
}
H2 {
font-size : 20pt;
color : #ff33dd;
text-align : center;
}
H3 {
font-size : 18pt;
color : #ff0ff0;
text-align : center;
}
a:visited {
color : white;
}
a:active {
color : lime;
}
a:link {
color : lightgreen;
}
P {
text-align : justify;
}


