body {
	margin: 10px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #bf1d1d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0 0 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #af1414;
	font-weight: normal;
}
h2 {
	margin: 0 0 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bf1d1d;
	font-style:normal;
}
h3 {
	margin: 0 0 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bf1d1d;
	font-style:normal;
}
h4 {
	margin: 0 0 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3f4041;
	font-weight: normal;
}
#maintable {
	border-top: 1px solid #87807d;
	border-right: 1px solid #87807d;
	border-left: 1px solid #87807d;
	border-bottom: 9px solid #bf1d1d;
}
#issue {
	padding: 2px 0 2px 12px;
	background: url(articles/images/issue_bg.jpg) no-repeat;
	border-bottom: 1px solid #87807d;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#toptable {
	margin: 4px 0 0 0;
	padding: 0;
	background: url(articles/images/gradient_bottom.gif) bottom repeat-x;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	font-size: 10px;
}
#nav {
	padding: 10px 10px 0 10px;
	background: #eff1d0;
	border-bottom: 4px solid #FFFFFF;
	
}
#nav ul {
	margin: 5px 0 -10px 0;
	padding: 0;
	border-top: 1px solid #bf1d1d;
	font-size: 10px;
}
#nav ul li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}
#nav ul li.last {
	margin-bottom: 0;
	padding: 5px 0 0 0;
	border-bottom: none;
}
#nav ul li a {
	color: #58595b;
	text-decoration: none;
	font-size: 10px;
}
#nav ul li a:hover {
	color: #bf1d1d;	
}
#topcontent {
	padding: 10px 10px 0 10px;
}
#topcontent p {
	line-height: 14px;
	font-size: 11px;
	padding: 2px;
}
#topcontent ul {
	line-height: 14px;
	font-size: 10px;
}
#articlestable {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	font-size: 10px;
}
.articlesleft {
	padding: 12px 10px 0 10px;
	border-right: 18px solid #FFFFFF;
	vertical-align: top;
}
.articlesright {
	padding: 12px 10px 0 10px;
	vertical-align: top;
}
.floatleft {
	margin: 0 10px 0 0;
	float: left;
	font-size: 10px;
}
.moreleft {
	padding: 5px 10px 5px;
	background: url(articles/images/gradient_bottom.gif) bottom repeat-x;
	border-right: 18px solid #FFFFFF;
}
.moreright {
	padding: 5px 10px 5px;
	background: url(articles/images/gradient_bottom.gif) bottom repeat-x;
}
.more {
	margin: 0;
	padding-left: 10px;
	background: url(articles/images/more_arrow.gif) left no-repeat;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sign_up {
	margin: 0;
	padding-left: 10px;
	background: url(articles/images/more_arrow.gif) left no-repeat;
	margin-left:120px;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;
}

.sm {
	font-size : 10px;
}

.green {color : #006600;
}

ul.NoBullet {
  list-style-type: none;
  font-size: 11px}