body {
	background-image: url(images/sfo.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000040;
}
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}
a:hover {
	color:#D50000;
}
.tabcontent{
border:1px dotted #996666;
}
.back{
text-align:right;
 padding:8px;
}
.top{
background:#E2E2E2;padding:5px 0px;border-bottom:1px dotted #999;
}
