body {
background-color: #ffffff;
border: 0px;
margin: 0px;
padding: 0px;
}

.tablehome {
background-image: url(logo.jpg);
background-repeat: no-repeat;
}

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

.tdhome {
width: 122px;
height: 114px;
font-family: arial;
text-align: center;
font-size: 24px;
color: #ffffff;
background-color: transparent;
display: block;
text-decoration: none;
}

.img1 a {
background-image: url(img1.jpg);
background-repeat: no-repeat;
}

.img1 a:hover {
background-image: url(img1hover.jpg);
background-repeat: no-repeat;
}

.link, .link a, .link a:hover {
font-family: arial;
text-align: center;
font-size: 14px;
color: #000000;
text-decoration: underline ;
}

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

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

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

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

h4 {
font-family: arial;
font-style: normal;
font-weight: bold;
font-size: 18px;
text-align: left;
color: #000000;
}

td {
font-family: arial;
font-size: 14px;
text-align: left;
color: #000000;
border-color: #000000;
border: 0px;
}


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

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

p {
font-family: arial;
color: #000000;
font-size: 14px;
text-align: justify;
}

.pp {
margin: 0px 10px 0 10px;
}

.pad {
padding-top: 40px;
}

.plr {
padding: 0px 12px 0px 12px;
}

.main {
width: 1000px;
}