body {
	background : url(redor23.gif);
    margin-right: 10%;
	margin-left: 10%;
}
P    {
    font-size : 10pt;
    font-family : arial;
	font-weight: bold;
    color : #000000;
}
h4 {
	font-family: arial;
    font-style: italic;
	color: #000000;
	text-align: center;
 }
A	 {
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}

A:visited  {color: #000000;}
A:active   {color: #FFFFCC;}
A:hover    {color: blue;}
.end { font-weight: normal; font-size: 10pt;}

hr {color:#000000;}
