body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #fffffff;
cursor: default;
background-color: #F2F2F2;

scrollbar-arrow-color: #8D8D8D;
scrollbar-darkshadow-color: #F2F2F2;
scrollbar-track-color: #F2F2F2;
scrollbar-face-color: #F2F2F2;
scrollbar-shadow-color: #D1D1D1;
scrollbar-highlight-color: #D1D1D1;
scrollbar-3dlight-color: #F2F2F2;
}

.title {
padding:2px; 
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #414531;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #797F58;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #797F58;
}

.content {
padding:2px; 
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2B5343;
cursor: default;
background-color: #F2F2F2;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #F2F2F2;
}

a:link, a:visited, a:active {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #959069;
text-decoration: underline;
font-weight: bold;
}

a:hover {
font-family: verdana;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #959069;
text-decoration: none;
cursor: default;
}

input, textarea, submit, reset {
font-family: arial;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #808080;
cursor: default;
background-color: #D1D1D1;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #939393;
}
