body {
font-family: times new roman;
letter-spacing: 0px;
font-size: 10px;
text-align: justify;
color: #2F2A2C;
cursor: default;
background-color: #1F1F56;
background-repeat: repeat-xy;
}

.title {
padding:2px; 
font-family: georgia;
letter-spacing: 0px;
font-size: 17px;
text-align: justify;
color: #879DC9;
text-transform:lowercase;
font-weight: bold;
font-style: italic;
cursor: default;
background-color: #B5BDC7;
       text-align: left;
       border-top-width: 0px;
       border-right-width: 0px;
       border-left-width: 0px;
       border-bottom-width: 0px;
       border-style: solid;
       border-color: #B5BDC7;
}

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

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

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

a:hover {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #5388E3;
text-decoration: underline;
cursor: default;
}

input, textarea, option, submit, reset {
font-family: verdana;
letter-spacing: 0px;
font-size: 10px;
font-weight: bold;
text-align: justify;
color: #63758D;
cursor: default;
background-color: #B5BDC7;
       text-align: left;
       border-top-width: 1px;
       border-right-width: 1px;
       border-left-width: 1px;
       border-bottom-width: 1px;
       border-style: solid;
       border-color: #1E2F58;
}

