div,body
{
background-color: transparent;
font: 9px georgia;
color: #000000; 
line-height: 10px;
}

} 
b, strong {
font-family : trebuchet ms;
color : #e8543c;
font-size : 9px;
}
i {
color : #125ca5;
}
u {	
color : #ffffff;
}


.text { 
font-family : trebuchet ms;
text-transform : none;
color : #ffffff;
font-size : 9px;
text-align : justify;
line-height : 14px;
padding-right : 1px;
padding-left : 1px;
padding-top : 1px;
padding-bottom : 1px;
letter-spacing : 1px;
}


.title { 
font-family : times new roman;
font-size : 18px;
text-transform : lowercase;
color :#31607c;
letter-spacing : -1px;
font-style: italic;
text-align : left;
background-color: #000000;
line-height : 20px;
margin-bottom : 0;
padding-right : 1px;
padding-left : 1px;
padding-top : 1px;
padding-bottom : 1px;

} 
 
textarea, input, select, button {
font-family: trebuchet ms;
font-size:9px;
text-transform : normal;
color: #6a8479;
letter-spacing:0px;
background-color: transparent;
border-style: dotted;
border-top: #0f4ca5 1px dotted;
border-bottom: #0f4ca5 1px dotted;
border-left: #0f4ca5 1px dotted;
border-right: #0f4ca5 1px dotted;
}


a.nav:link, a.nav:visited, a.nav:active {
font-family : georgia;
color : #ffffff;
font-size : 9px;
text-transform: none;
letter-spacing: 0px;
margin : 6px;
padding : 2px;
}
a.nav:hover {
font-family : georgia;
text-transform : none;
color : #ffffff;
font-size : 9px;
letter-spacing : 0px;
margin : 6px;
padding : 2px;
}
A:link { 
color : #0f4ca5;
text-decoration: none;
text-transform: uppercase;
} 
A:visited { 
color : #0f4ca5;
text-decoration: none;
text-transform: uppercase;
} 
A:active { 
color : #0f4ca5;
text-decoration: none;
text-transform: uppercase;
} 
A:hover { 
color : #8c8ca6;
text-decoration: none;
text-transform: uppercase;
} 
