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

.title {
padding:0px; 
font-family: arial;
letter-spacing: 1px;
font-size: 10px;
text-align: justify;
color: #E0E0E0;
text-transform:uppercase;
font-weight: bold;
cursor: default;
background-color: #C0C0C0;
       text-align: left;
       border-top-width: 2px;
       border-right-width: 2px;
       border-left-width: 2px;
       border-bottom-width: 2px;
       border-style: solid;
       border-color: #C0C0C0;
}

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

.nav {
padding:0px; 
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: center;
color: #000000;
cursor: default;
background-color: #ffffff;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #ffffff;
}

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

a:hover {
font-family: arial;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #C1C1C1;
text-decoration: underline;
cursor: default;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: dotted;
       border-color: #D0D0D0;
}

input, textarea, submit, reset {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #000000;
cursor: default;
background-color: #ffffff;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #C0C0C0;
}
