body {
padding:0px;
margin:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#c0c0c0;
}
a {
text-decoration: none;
color: #414141;
}
a:visited {
text-decoration: none;
color: #414141;
}
a:hover {
text-decoration: underline;
color: #333399;
}
.style1 {
font-size: 16px;
font-weight: bold;
color: #ffffff;
}
.style2 {
font-size: 13px;
font-weight: bold;
color: #333399;
}
.style3 {
font-size: 12px;
font-weight: bold;
color: #333399;
}
p {
padding-right:15px;
padding-left:0px;
}