body {
background:#9f9f9f;
margin:5px 6px 5px 14px;
color:#000000;
}
body * {
text-align: center;
}
div,li,p,a,td,th,textarea {
font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;
font-size: 14px;
}
a , a:hover{
text-decoration:none;
}
h2 {
font-size: 23px;
font-weight: bold;
padding: 2px;
margin:4px 0 6px 0;
text-align: center;
/*background: silver;*/
}
h3 {
font-size: 18px;
font-style: italic;
/*font-size: 11pt;*/
font-weight: bold;
padding: 2px;
margin: 16px 0 10px 0;
text-align: center;
height: 24px;
}
h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin:10px 0 10px 0;
text-align: center;
}
div.main {
margin:0;
background: #9f9f9f;
padding:2px;
border:0px solid #dddddd;
text-align: center;
width:100%;
max-width:1048px;
}
div#copyright{
position:absolute;
bottom:4px;
width: 94%;
/*left: 0;*/
margin:0 0 10px 0;
}
div#validate{
font-size: 12px;
font-style: italic;
font-weight: bold;
margin: 0 0 2px 0;
text-align: center;
}
div#validate a{
color:#3f3f3f;
}
div#validate a:hover{
color:black;
}