body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
}
#content {
	margin-right:auto;
	margin-left:auto;
}
h1, h2, h3 {
	margin-top: 1em;
	margin-bottom: .5em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
ul {
	margin-left: 1em;
	list-style-type: square;
	line-height: 1.2em;
	text-align: left;
}
li {
	margin-top: .5em;
	margin-bottom: .5em;
}
a img {
	border: none;
}
em {
	font-style: italic;
}

.black {  
color: #000;
text-decoration: none;
}

.link_black {  
font-size: 10px;
color: #000;
text-decoration: underline;
}

.glossary {  
font-size: 11px;
color: #009900;
text-decoration: none;
}

.link_black:hover {  
font-size: 10px;
color: #B19657;
text-decoration: underline;
}

.red {
	font-size: 12px;
	font-weight: bold;
	color: #9C0A13;
	text-decoration: none;
	border: thin none;

}

.white {  
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.siasearch {  
background-color: #DCD0B3;
font-size: 10px;
}

td#content-left, td#content-right {
	padding: 0 2em;
	width: 378px;
}
.feedburnerFeedBlock li {
	list-style: none;
}
.feedburnerFeedBlock ul {
	margin-left: 0em;
}
.feedburnerFeedBlock span.headline {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
}
.feedburnerFeedBlock .headline a {
	text-decoration: none;
	color: #9C0A13;
}

