

h1 {
//margin: 3px 3px 3px 3px; 
font-size: 15pt;
color: #000000;
text-align: center
}

h2 {
//margin: 1px 1px 1px 1px; 
font-size: 13pt; 
color: #000000;
}

h3 {
//margin: 1px 1px 1px 1px; 
font-size: 12pt; 
color: #000000;
//font-weight:bold
}

body{
background-color: #000000;
font-size:10pt;
color: #000000;
font-family: arial;
}

p{
color: #000000;
font-size:10pt;
}