body {
	font-size:90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

table {
width: 100%;
margin: 0px;
padding: 0px;
}
table td {
vertical-align:top;
padding: 0;
}

h1, h2, h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
font-weight: bold; 
}
h1 { 
margin:0;
font-size: 150%; 
}

h2 { 
font-size: 1.1em; 
padding: 5px 0px 2px 5px;
margin:0; 
color: #9B3225;
}
h3 { 
font-size: 0.9em; 
padding: 5px 0px 2px 5px;
margin:0; 
}
h4 { 
font-size: 0.75em; 
padding: 8px 2px 1px 5px;
margin:0; 
}

p {
font-size: 12px;
margin:0;
padding: 5px 2px 2px 5px;
color: #444;
line-height:1.5em;
}


/* link */
a:link.poptext{ font-size: 12px; color: #9B3225; font-weight: bold; padding: 0; }
a:visited.poptext { font-size: 12px; color: #9B3225; font-weight: bold; padding: 0;  }
a:hover.poptext { font-size: 12px; color: #5F150B;  font-weight: bold; padding: 0; }
a:active.poptext { font-size: 12px; color: #5F150B;  font-weight: bold; padding: 0;  }

a:link.piede{ font-size: 60%;  color: #9B3225; font-weight: bold; padding: 0; display: block; height:2em; line-height:0.8em; text-decoration: none;}
a:visited.piede { font-size: 60%;  color: #9B3225; font-weight: bold; padding: 0; display: block; height:2em; line-height:0.8em; text-decoration: none;}
a:hover.piede { font-size: 60%;  color: #5F150B;  font-weight: bold; padding: 0; display: block; height:2em; line-height:0.8em; text-decoration: none;}
a:active.piede { font-size: 60%; color: #5F150B;  font-weight: bold; padding: 0; display: block; height:2em; line-height:0.8em; text-decoration: none;}
