body, tr, td{
background : #D1D1D1;
color : #00023B;
font-family : "Trebuchet MS", Tahoma, Verdana;
font-size : 11px;
letter-spacing : 1px;
line-height : 16px;
text-align : justify;
cursor : default;
}

em{color : #005754;}

strong{color : #470004;}

ul{list-style-type : none; margin-left : 0px; padding-left : 0px;}

textarea, blockquote, input{
background : #B8B8B8;
padding : 5px;
margin : 5px;
border : 2px solid #523E19;
}

h3{color : #526B93; border-bottom : 1px double #538B93; text-align : right; margin-right : 5px;}

.nav h3{color : #003C70; border-bottom : 1px double #526B93;}

.content{background : #738AB0; margin : 5px; padding : 5px;}

.nav{border-left : 3px solid #40725F; margin : 5px; padding : 5px;}

a:link, a:visited{
color : #523E19;
text-decoration : none;
cursor : crosshair;
}

a:hover{
color : #003C70;
text-decoration : none;
background : #B2A9A0;
}