
a:link {
color:#0000FF;
text-decoration: none
}

a:visited{
color:#0000FF;
text-decoration: none
}

a:hover{
color:#FF6600;
text-decoration: none
}

a:active{
color:#0000FF;
text-decoration: none
}

body {
	margin-left:0px;
	margin-top:0px;
	color:#333333;
	font-size:x-small;
	line-height:120%;
	overflow:auto
}

td{
font-size:x-small;
color:#333333;
line-height:120%
}

.s{
font-size:small;
line-height:120%
}

.s-b{
font-size:small;
font-weight:bold;
line-height:120%
}

.xx-s{
font-size:xx-small;
line-height:110%
}

.xxs-b{
font-size:xx-small;
font-weight:bold;
line-height:120%
}


html,body{
scrollbar-base-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#999999;
scrollbar-3dlight-color:#999999;
scrollbar-hightlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-darkshadow-color:#999999;
}

#map{
padding:0px;
margin:0px;

}