A:link{ 
text-decoration: none; 
font-weight: bold;
color: #EB3B47;
}
A:visited{ 
text-decoration: none; 
font-weight: bold;
color: #EB3B47;
}
A:active{ 
text-decoration: none; 
font-weight: bold;
color: #EB3B47;
}
A:hover{ 
border-bottom: dotted 1px #EB3B47;
font-weight: bold;
color: #EB3B47;
}

h1 {
text-align: right;
border-bottom: dotted 1px #EB3B47;
font-family: trebuchet ms;
font-size: 14pt;
color: #EB3B47;
letter-spacing: 4px;
}

h2 {
font-family: trebuchet ms;
font-size: 8pt;
color: #EB3B47;
}

h3 {
font-family: trebuchet ms;
font-size: 9pt;
color: #EB3B47;
text-align: left;
border-bottom: dotted 1px #EB3B47;
}

h4 {
text-align: right;
border-bottom: dotted 1px #EB3B47;
font-family: trebuchet ms;
font-size: 9pt;
color: #EB3B47;
letter-spacing: 4px;
} 

strong {
color: #EB3B47;
}

em {
color: #EB3B47;
}

#content {
width: 350px; 
height: auto;
text-align: justify;
top: 330px;
left: 0px;
padding-left: 30px;
padding-right: 50px;
position: absolute;
background-color: #404040;}

body {
background: #0b0c06 url(apuu.jpg) no-repeat scroll top left; 

font-family: trebuchet ms;
text-align: justify;
color: #FFFFFF;
line-spacing: 11px; 
font-weight: normal;
font-size: 8pt; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 2;
padding-bottom: 2;
padding-left: 2;
padding-right: 2;
}

td, tr, table
{ font-family: trebuchet ms;
text-align: justify;
color: #EB3B47;
line-spacing: 11px; 
font-weight: normal;
font-size: 8pt; 
padding-left: 2;
padding-right: 2; 
padding-top: 2; 
border: 2;}

input, textarea, select
{ background: #FEF4DB;
font-family: trebuchet ms;
font-size: 7pt;
color: #EB3B47;
border-style: dotted;
border-color: #EB3B47;
border-width: 1px; }