body {
margin:0px; background:#ffffff url('../backgr3.png'); color: #000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px
}

A:link {
font-size: 14px;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
A:active {
font-size: 14px;
color: #ff6600;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
A:visited {
font-size: 14px;
color: #000000;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
A:hover {
font-size: 14px;
color: #ff6600;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

h1 {
color: #ff6600;
font-size: 15px;
font-weight: bold;
}
h2 {
color: #ffffff;
font-size: 14px;
font-weight: bold;
}
p {
font-size: 10px;
text-align: justify;
line-height: 1.4;
}