@charset "utf-8";
body {
margin-top:0;
margin-left:0;
background: #EDF2F9;
background-image: url(/images/back.jpg); 
background-repeat:repeat-y;
font-family:'Trebuchet MS';
color:#000000;
}
a:link { color: black; text-decoration: none }
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: #4673B4; text-decoration: none }

h1 a:link { color: #4673B4; text-decoration: none }
h1 a:visited { color: #4673B4; text-decoration: none }
h1 a:active { color: #4673B4; text-decoration: none }
h1 a:hover { color: #4673B4; text-decoration: none }

.leftnavtext {
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
/*font-size: x-small;*/
}

.style2 {
color:#FF0000;
}