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

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

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

.nav {
padding:1px; 
font-family: arial;
letter-spacing: 0px;
font-size: 10px;
text-align: left;
color: #E9E9F4;
cursor: default;
}

.head {
padding: 1px; 
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 11px;
text-align: left;
color: #91A1D3;
text-transform: uppercase;
cursor: default;
}

.first {
font-family: georgia;
letter-spacing: 2px;
font-size: 18px;
text-align: justify;
color: #53617F;
text-transform: lowercase;
font-style: italic;
font-weight: bold;
cursor: default;
}

.nav a:link {
font-family: georgia;
letter-spacing: 0px;
font-size: 7px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

.nav a:visited {
font-family: georgia;
letter-spacing: 0px;
font-size: 7px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

.nav a:active {
font-family: georgia;
letter-spacing: 0px;
font-size: 7px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
}

.nav a:hover {
font-family: georgia;
letter-spacing: 0px;
font-size: 7px;
text-align: justify;
color: #ABB5D4;
text-decoration: underline;
cursor: default;
text-transform: uppercase;
}

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

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

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

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

.content a:link {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
}

.content a:visited {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
}

.content a:active {
font-family: trebuchet ms;
letter-spacing: 0px;
font-size: 9px;
text-align: justify;
color: #ABB5D4;
text-decoration: none;
font-weight: bold;
}

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

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