@charset "UTF-8";
<!--
/* CSS Document */

body{
background-color:#FFF;
}

body.nav{
background-color:#FFF;
padding-top:          8px;

}

p{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
font-size:10px;
font-weight:normal;
font-style:normal;
color:#000;

}

p.bl{
max-width: 640px;
border-left:#FFF 18px solid;
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
font-size:10px;
font-weight:normal;
font-style:normal;
color:#000;
background-color:#FFF;
}

a{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
 font-size:10px;
font-weight:normal;
color:#939598;
text-decoration:none;

}

a:hover{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
font-size:10px;
font-weight:normal;
color:#dcddde;
text-decoration:none;

}

a:active{
color:#939598;

text-decoration:none;
}

a:visited{
color:#939598;
text-decoration:none;

}

a.white{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
font-size:10px;
font-weight:normal;
color:#939598;
text-decoration:none;

}

a.white:hover{
font-family:Verdana, Helvetica, Arial, sans-serif;
line-height:18px;
font-size:10px;
font-weight:normal;
color:#dcddde;

}

a.white:active{
color:#939598;
text-decoration:none;
}

a.white:visited{
color:#939598;
text-decoration:none;
}
img{
	border:0;
}

