a {
	color: #039;
}
a:link {
        TEXT-DECORATION: none
}

a:visited {
        TEXT-DECORATION: none
}

a:hover {
        COLOR: #ff0000; TEXT-DECORATION: underline
}

.verdana1 {
        font-size: 7.5pt;
        font-family: Verdana, Arial, sans-serif;
}

.verdana2 {
        font-size: 10pt;
        font-family: Verdana, Arial, sans-serif;
}

.verdana3 {
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
}

.comic2 {
        font-size: 10pt;
        font-family: Comic Sans MS, Arial, sans-serif;
}

.white {
        color: #fff;
}

.red {
        color: #f00;
}

.grey {
	color: #555;
}

.bold {
        font-weight: bold;
}

.footernav {
        padding: 5px; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #7a8caf 1px solid; BORDER-LEFT: #7a8caf 1px solid; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 20px;
}

.footernav2 {
        BORDER-TOP: #7a8caf 1px solid; BORDER-LEFT: #7a8caf 1px solid; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 20px;
}

.highlight1 {
	background-color: #eee;
	border: 1px solid #666;
	padding: 10px;
}

#commentaryDirectory {
	font-family: Verdana, Arial, sans-serif;
	list-style: none;
}

#commentaryDirectory li {
	margin: .5em;
}

#articleBody {
	font-family: Verdana, Arial, sans-serif;
}

#articleBody a {
	font-size: 8pt;	
}
.sdaalt {
	text-align: left;
	font-family: Verdana;
	font-size: 7.5pt;
}
.sdaalt ul {
	margin: 0;
	list-style: none;
}

