BODY {scrollbar-base-color: #FFFFFF; scrollbar-highlight-color: #CCCCCC;}

BODY, table, td, b, li, p, select, div 
	{
	color: Black; 
	background-color: #FFFFFF;	
	font-family:verdana,sans-serif;
	font-size:11px;
	}

BODY, table, li, p, .margen {margin-left: 10px; margin-right: 15px; text-align: justify;  font-family: verdana,ariel;} 
   
h1,h2,h3,h4,h5,h6 {font-family:verdana,arial,sans-serif;}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:14px;}
h4  {font-size:12px;}
h5,h6 {font-size:10px;}

.forsidefont {font-family: arial,sans-serif; font-size:17px; font-weight: 600;}

a {text-decoration: none;}
a:link {color: blue}
a:visited {color: blue}
a:hover {text-decoration: underline; color: green; font: normal}
a.fare:hover {text-decoration: underline; color: red; font: bold}
a.farepic:hover {float: left; border: thin red solid;  text-align: top;}


.leftcol {width: 48%; float: left; text-align: justify;}
.rightcol {width: 48%; float: right; margin-left: 4%; text-align: justify;}
