/*travels sections stylesheet*//*this rule is for the font at the top of each page*/.cat{font-family: tahoma, arial, helvetica, sans-serif;font-size: 24pt;color: #000099;line-height: 1.5em;}/*this rule is for the country names under the flags*/.flag{font-family: tahoma, arial, helvetica, sans-serif;font-size: 9pt;color: #000000;}/*this rule is for the country names on their pages*/.country{font-family: tahoma, arial, helvetica, sans-serif;font-size: 9pt;font-weight: bold;color: #000000;line-height: 2em;}/*images on travel pages*/.left{float: left;vertical-align: top;margin: 5px;}.right{float: right;vertical-align: top;margin: 5px;}/*standard paras*/.para{font-family: arial, helvetica, sans-serif;font-size: 10pt;color: #000066;}