
body
{
background-color:#000000; 
font-size:12px;
font-family:"Times New Roman"; 
color:white; 
margin:10px; 
}

h1 {font-size:300%; text-align:center; color:#FFFF00; }
h2 {font-size:200%; text-align:center; }
h3 {font-size:150%; text-align:center; }

p  {color:white; font-size:14px; }

a:link    {color:#FFFF00;text-decoration:none;}
a:hover   {color:#FFD600;text-decoration:none;}
a:visited {color:#FFFFA6;text-decoration:none;}

p.desc 	
{position:relative; 
top:-20px; 
text-align:center; 
font-size:100%; 
font-weight:bold; }

p.copyright	 {text-align:center; font-size:150%; font-weight:bold; }

.center {text-align:center; }




