/* CSS Document */

body 		{background-attachment:fixed;
			background-image:url(fotos/back.gif);
			font-family: Verdana;
			font-size: 12px;
			font-style: normal;
			color: #008000;}
   
.tdhead		{background-color:#5B9863;
			color:#FFB572;}

.tdsubhead 		{background-color:#DDF4DD;}
.tdlight		{background-color:#F7FFF7;}
table			{width:100%;
			font-family: Verdana;
			font-size: 12px;
			font-style: normal;
			color: #008000;}

h1				{font-size:18px}
h2				{font-size:15px}
.style3 {font-size: 9px}
A:link
{text-decoration: none;
 color: #FFB572}
A:visited
{text-decoration: none;
 color: #FFB572}
A:hover
{text-decoration: underline;
 color: #0069DD}

.tdsubheadk		{background-color:#DDF4DD;
				font-size:9px;}

