body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #fffff0;
	font-size: small;
	scrollbar-face-color: #BBBB99;
	scrollbar-highlight-color: #EEEEDD;
	scrollbar-shadow-color: #888866;
	scrollbar-3dlight-color: #FFFFF9;
	scrollbar-arrow-color:  #888866;
	scrollbar-track-color: #AAAA88;
	scrollbar-darkshadow-color: #666644;
}
h2 {
	color: #98012e
}
h3 {
	color: #98012e
}
h4 {
	color: #98012e
}
a:link { 
color:#204040; 
text-decoration: underline; 
} 

a:link{color: #203030; text-decoration: underline;}
a:visited{color: #404050; text-decoration: underline;}
a:active{color: #606070; text-decoration: underline;}
a:hover{color: #606070; text-decoration: none;}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
td.header {
	background-repeat:no-repeat;
	background-position:right;
}
th {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
table.one {
	border-style: solid;
	border-color: #98012e;
	background-color: #FFFFFF
}
table.fare {
	border:0;
	width:200; 
}
ul 
{
list-style-image: url('images/ul.gif');
}
td.one {
	border-style: solid;
	border-color: #98012e
}
hr {
	border-style: solid;
	border-color: #FFDFAA
}
td.top {
	border-top:2px solid #98012e; 
	padding: 3px
}

td.bottom {
	border-bottom:2px solid #98012e;
	}

td.left {
	border-left:2px solid #98012e; 
}
 
td.right {
	border-right:2px solid #98012e; 
}	