body {
margin:0px;
padding:0px;
background-color:#f7ee6d;
background: url(images/background/tlo.jpg) repeat-y center;
font-family: Times;
color:#B5C5C5;

/*overflow:auto; */
scrollbar-base-color: #9cb7cb;
scrollbar-highlight-color: #9cb7cb;
scrollbar-arrow-color: #9cb7cb;
scrollbar-track-color: #051a2d;
scrollbar-face-color: #051a2d;
scrollbar-shadow-color: #9cb7cb;
scrollbar-darkshadow-color: #9cb7cb;
scrollbar-3dlight-color: #9cb7cb;
}

.div {
height: 100%;
margin:0px;
padding:0px;
}


a {
color:#B5C5C5;
text-decoration: none;
}
a:hover {
color:#CCFFFF;
}

a img {
border: 0;
}

H1 {
font-size: x-small;
font-style: italic;
font-weight: bold;
text-align:justify;
text-indent: 2cm;
}

H3 {
font-size: small;
font-style: italic;
font-weight: bold;
text-align:justify;
text-indent: 2cm;
}

H2 {
font-size: small;
font-style: normal;
font-weight: normal;
text-align:justify;
text-indent: 2cm;
}

H4 {
font-size: small;
font-style: normal;
font-weight: bold;
text-align:justify;
text-indent: 2cm;
}

H5 {
font-size: small;
font-style: italic;
font-weight: normal;
text-align:justify;
text-indent: 2cm;
}


.gray {
filter: gray; 
}
