/*  Terracus  */

body		{ text-align: center; margin-left: auto; margin-right: auto }
p, td, th, select, #BTN	{
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: black; background-color: inmherit
}
a:link		{ color: rgb(62,118,158); background-color: inherit; text-decoration: none }
a:visited	{ color: rgb(62,118,158); background-color: inherit; text-decoration: none }
a:hover		{ color: black; background-color: rgb(200,228,249); text-decoration: none }
a:active	{ color: rgb(62,118,158); background-color: inherit; text-decoration: none }
td { color: black; border-bottom: 1px dashed rgb(240,240,240) }
th {			font-weight: bold;
				color: black;
				background-color: rgb(254,214,166)
	}
#BTN		{
				font-weight: bold;
				color: white;
				background-color: rgb(98,179,238);
			}
#pb          { font-size: 10pt; color: black; font-weight: bold }
#ps        { color: rgb(144,144,144 }
#pw        { font-weight: bold; color: black; }
#A1        { color: rgb(61,112,148); text-decoration: none }
#A1:hover	{ color: white; background-color: rgb(61,112,148); text-decoration: none }
#iframe    { width: 550px; margin-top: 10px; align: center; border:1px solid 98,179,238; padding-left:4px; padding-right:4px; padding-bottom:1px  }
#td1       { color: black; background-color: rgb(254,214,166) }

table { margin-left: auto; margin-right: auto } 

