body {
font-family: sans bold, sans serif, microsoft sans serif;
/*background: #f3f8ff;*/
background: #f3f8ff url(../img/bg_2.png) repeat top left;
background-repeat:repeat-y;
border-collapse: collapse;
}
table, tr, td {
padding: 0px 0px;
border-spacing: 0px;
}



#header {
font-size: 25px;
font-weight: bold;
padding-left: 15px;
}
.header {
font-size: 27px;
font-family: sans bold;
font-weight: bold;
padding-left: 45px;
}

#title {
font-size: 18px;
font-weight: bold;
}
#title2 {
font-size: 17px;
font-weight: bold;
}


#text, #text td {
font-size: 14px;
}
/*#text p {
text-indent: 20px;
}*/
#texttable {
width: 100%;
height: 100%;
padding: 20px 0px 0px 40px;
border-spacing: 0px 0px 0px 0px;
/*padding: 5px 25px;*/
/*border-spacing: 25px 25px;*/
}


#pcaption {
font-size: 16px;
text-decoration: underline;
font-weight: bold;
padding-left: 70px;
}