
td.tourMenuItem p a { 
outline: none; 
-moz-outline-style: none; 
}

a 
{
font-weight:none;
}

td.tourMenuItem p a 
{ 
outline: none; 
-moz-outline-style: none; 
}

.body
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:150%;
}

.body2
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:110%;
}

.body3
{
text-align: left;
color: #191919;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:125%;
}

.header {
font-family: verdana;
color: #000;
font-size: 13px;
line-height:180%;
text-align: left;
font-weight: bold;
letter-spacing: 0;
}

.p1
{
text-align: left;
color: #494949;
font-family: Lucida Sans Unicode;
font-size: 13px;
line-height:150%;
}

div{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}

ol{
line-height: 150%;
}