.help {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
}
.helphead {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight :  bold;
	text-decoration :  underline;
}
.helphead1 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
	text-decoration :  underline;
}
.ifinfo {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
	color :  #86A442;
}
.streets {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
	background-color :  white;
	color :  black;
}
.eurostreets {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
	color :  #FFFFFF;
	background-color :  Green;
}
.autobahn {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  11px;
	font-weight :  bold;
	color :  #FFFFFF;
	background-color : #0D88FF;
}
.highlight{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC3300;
}
.highlight1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003300;
}
.highlight2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #336600;
}
.highlight3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003163;
}
.highlight4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #DA6A0E;
}
.highlight5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #5C2E0D;
	color : #FAEBD7;
}
BODY {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
}

H1 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  14px;
	font-weight :  bold;
}
A {
	font-size :  11px;
	text-decoration :  underline;
	color : #783E3E;
}
A:HOVER {
	font-size :  11px;
	text-decoration :  none;
	color : #783E00;
}
TABLE {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
}
TD {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
	text-align: justify;
}

P {
	font-family :  Arial, Helvetica, sans-serif;
	font-size :  12px;
}

.justify
{
  font-family :  Arial, Helvetica, sans-serif;
  text-align: justify;
}

.headline {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
}
.headline2 {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :  22px;
	font-weight :  bold;
	color :  #86A442;
}
.cs-crosshair
{cursor:crosshair;}
.cs-wait
{cursor:wait;}