body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}


<!--
a.button {	font-weight: bold;	
				text-align: center;	
				}
a.button:link { 	background-color: #3399cc;
						color: #ffffff;
						text-decoration: none;
				}
a.button:visited {	background-color: #3399cc;
							color: #ffffff;
							text-decoration: none;
							}
a.button:hover { 	color: #ffcc66;
							text-decoration: underline overline;
							}
a.button:active { 	background-color: #3399cc;
							color: #ffffff;
							text-decoration: none;
							}
-->

<!--
a.butt {	font-weight: bold;	
				text-align: center;	
				}
a.butt:link { color: #3399cc;
						text-decoration: none;
				}
a.butt:visited {		color: #3399cc;
							text-decoration: none;
							}
a.butt:hover { 	color: #33cc66;
							text-decoration: underline;
							}
a.butt:active { 		color: #3399cc;
							text-decoration: none;
							}
-->

<!--
a.rank {	font-weight: bold;	
				text-align: center;	
				}
a.rank:link { color: #000000;
						text-decoration: none;
				}
a.rank:visited {		color: #000000;
							text-decoration: none;
							}
a.rank:hover { 	color: #cc3366;
							text-decoration: none;
							}
a.rank:active { 		color: #000000;
							text-decoration: none;
							}
-->

<!--
a.fare {	font-weight: bold;	
				text-align: center;	
				}
a.fare:link { color: ff0000;
						text-decoration: none;
				}
a.fare:visited {		color: ff0000;
							text-decoration: none;
							}
a.fare:hover { 	color: ff0000;
							text-decoration: none;
							}
a.fare:active { 		color: ff0000;
							text-decoration: none;
							}
-->

<!--

  .divCell {
     width:100%; 
     height:100%;
     overflow:auto;
   }
   .scrollable {
     width:500; 
     height:50; 
   }

-->

<!--
p.one
{
border-style: dotted;
border-width: 2px;
border-color: white #3399cc white white
}
p.two
{
border-style: solid;
border-width: 2px;
border-right-width: 1px;
border-color: black black black white
}
p.three
{
border-style: solid;
border-width: 2px;
border-color: white white black white
}
-->


