body { background-color: rgb(0,0,0); 
margin-top: 10px; margin-bottom: 50px;
margin-left: 20px; margin-right: 20px}

P { color: rgb(255,255,255); font-size: 12px; 
margin-left: 10px; margin-right: 10px;
font-family: Times New Roman; line-height: 110%}

H1 { color: rgb(255,255,255); font-size: 27px; font-style: bold; 
font-family: Times New Roman; line-height: 120%}

H2 { color: rgb(255,255,255); font-size: 24px; font-style: bold; 
font-family: Times New Roman; line-height: 120%}

H3 { color: rgb(255,255,255); font-size: 18px; 
font-family: Times New Roman; line-height: 100%}

H4 { color: rgb(255,255,255); font-size: 14px; 
text-align: center; 
font-family: Times New Roman; line-height: 120%}

H5 { color: rgb(255,255,255); font-size: 12px; 
text-align: center; 
font-family: Times New Roman; line-height: 150%}

H6 { color: rgb(255,255,255); font-size: 12px; 
text-align: center; 
font-family: Times New Roman; line-height: 150%}

A {text-decoration:none}
A:link {color: rgb(194,205,205)}
A:visited {color: rgb(133,155,155)}
A:active {color: rgb(255,255,255)}    

