body {background-color: #99cccc; color: #000000;}

table {font-family:"georgia", serif; font-size: 14pt; 
	 border: 5px;
	border-style: dotted; 
	border-color: navy;
	background-color: #ffffcc;
	 margin: auto;}

td {border-color: silver;}

p {font-family:"georgia", serif; 
	text-align: center;
	 font-size: 14pt; 
	font-weight: bolder;}
h2 {text-align: center;
	font-family:"verdana", sans-serif;}

h3  {text-align: center;
	font-family:"georgia", serif; 
	color: black; 
	background-color: #ffffcc;}



span { font-size: 12pt;}

hr {color: gray;}
.hr {color: white;}
#hr {color: white; width: 50%;}

a:link {color: white;}
a:visited {color: white;}
a:hover {background-image: url(pag.jpg);}
