.leftnav {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;
}
.leftnav a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;
}
.leftnav a:active {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;

}
.leftnav a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, Sans-Serif;
}

.tableheader a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #DDDDDD;
	font-size: 18px;
	text-decoration: none;
}
.tableheader a:active {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #DDDDDD;
	font-size: 18px;
	text-decoration: none;
}
.tableheader a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #DDDDDD;
	font-size: 18px;
	text-decoration: none;

}
.tableheader a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: white;
	font-size: 18px;
	text-decoration: none;
}

.swoptable {
	width: 100%;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 2px;
	BORDER-COLOR: #0066B9;
	BACKGROUND-COLOR: #DDDDDD;
	border-spacing: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.swoptable tr {
	TEXT-ALIGN: left;
}
.swoptable td {
	padding: 5px;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.swoptablemain {
	width: 755px;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 2px;
	BORDER-COLOR: #0066B9;
	BACKGROUND-COLOR: #DDDDDD;
	BORDER-SPACING: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
