body         {
	background-color : ButtonFace;
}
h1           { font-family: Arial; font-size: 10px; color: #000000; text-align: center; 
               font-weight: bold }
h2           { font-family: Arial; font-size: 15px; color: #000000; text-align: center; 
               font-weight: bold }
h3           { font-family: Arial; font-size: 15px; color: #800000; font-weight: bold; 
               text-align: center }
h4           { font-family: Arial; font-size: 20px; color: #800000; font-weight: bold; 
               text-align: center }
h5           { font-family: Arial; font-size: 20px; color: #800000; font-weight: bold; 
               text-align: center }
h6           { font-family: Arial; font-size: 20px; color: #800000; font-weight: bold; 
               text-align: center }
hr           { color: #800000; margin-left: 10%; margin-right: 10% }
p            { font-family: Arial; font-size: 15px; color: #800000; font-weight: bold; 
               text-align: justify; text-indent: 2em; margin-left: 10%; 
               margin-right: 10% }
td           {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	azimuth : center;
}
a:link       { color: #000000 }
a:visited    { color: #000000 }
a:active     { color: #000000 }
a:hover      { color: #CC3300 }
hr           { color: #800000 }


