a:link {
	color : #0e7ad2;
	text-decoration : none;
}

a:visited {
	color : #0e7ad2;
	text-decoration : none;
}

a:hover {
	color : #85c7f7;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family : Tahoma,Arial,sans-serif;
	font-size : 10pt;
	background-color: #5c99da;
	background-image: url('sfo.jpg');
	background-repeat : repeat-x;
}

table {
	font-family : Tahoma,Arial,sans-serif;
	font-size : 10pt;
	border-collapse : collapse;
}

td {
	font-family : Tahoma,Arial,sans-serif;
	font-size : 10pt;
}

.maintable {
	font-family : Tahoma,Arial,sans-serif;
	font-size : 10pt;
	border-collapse : collapse;
	border-width: 0px;
	width: 960px;
}


.minitext {
font-family : Arial,Helvetica,sans-serif;
font-size : 10px;
}

.minitext a:link {
font-family : Arial,Helvetica,sans-serif;
font-size : 10px;
color : #FF00FF;
text-decoration : none;
}

.minitext a:visited {
font-family : Arial,Helvetica,sans-serif;
font-size : 10px;
color : #FF00FF;
text-decoration : none;
}

.minitext a:hover {
font-family : Arial,Helvetica,sans-serif;
font-size : 10px;
color : #800000;
text-decoration : none;
}

.coda {
	background-image: url('/coda.jpg');
	width: 960px;
	height: 83px;
}