body {
background-color: #ccffff; border: 1px;
}

frameset, frame {
background-color: #ccffff;
padding: 0px;
}

.act {
color: #ffffff;
background-color: #99ccff;
text-decoration: none;
}

a {
font-family: verdana;
text-align: center;
font-size: 13px;
color: blue;
text-decoration: underline;
border: medium #040404 none;
background-color: inherited;
}

a:hover {
font-family: verdana;
text-align: center;
font-size: inherited;

color: blue;
text-decoration: underline;
border: blue;
background-color: inherited;

}

.link, .link a, .link a:hover {
font-family: verdana;
text-align: center;
font-size: 24px;
color: blue;
text-decoration: underline bold;
}

.pbc {
font-family: verdana;
text-align: center;
font-size: 24px;
color: blue;
text-decoration: bold;
}

h1 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 48px;
text-align: center;
color: #0000ff;
background-color: inherited;
}

h2 {
font-family: verdana;
font-style: normal;
font-weight: bold;
font-size: 24px;
text-align: center;
color: #0000ff;
background-color: inherited;
}

h3 {
font-family: verdana;
font-style: normal;
font-weight: normal;
font-size: 24px;
text-align: center;
color: #0000ff;
background-color: inherited;
}

td {
font-family: verdana;
font-size: 13px;
text-align: center;
color: #0000ff;
border-color: #0000ff;
background-color: inherited;
}

.td1 {
font-family: verdana;
font-size: 13px;
text-align: left;
color: #0000ff;
border-color: #0000ff;
background-color: inherited;
}

.td2 {
font-family: verdana;
font-size: 13px;
text-align: right;
color: #0000ff;
border-color: #0000ff;
background-color: inherited;
}

textarea {
font-family: verdana;
color: #0c0c0c;
font-size: 13px;
text-align: left;
}

input {
font-family: verdana;
color: #080808;
font-size: 13px;
text-align: left;
}

p {
font-family: verdana;
color: #0000ff;
font-size: 13px;
text-align: justify;
}

img {
border-color: #0000ff;
}

.pp {
margin: 0 5 0 5;
}