body { 
	font-family: 	Verdana, Arial; 
	font-size: 		10px;
	line-height:	14px;
	color: 			#000000; 
	margin: 		0px; 
	background: 	#CCCCCC; 
	text-align:left;
}

table,td,p {
	font-family: 	Verdana, Arial; 
	font-size: 		10px;
	color: 			#000000;
		text-align:left;
} 

p {
	margin:			8px 0px 6px 0px ;
}

h1,h2{
	font-family: 	Verdana, Arial; 
	font-size: 		130%;
	line-height:	18px;
	color: 			#000000;
	margin:			8px 0px 0px 0px;
}

ul {
	color: #FF6600;
	font-weight: bold;
	margin: 10px 50px 10px 50px;
}

hr {
	color: 				#333333;
	background-color: 	#333333;
	height: 			1px;
	margin:				8px 0px 0px 0px;
}


a:link			{ font-size: 10px; color: #FF6600; text-decoration: none; }
a:active 		{ font-size: 10px; color: #FF6600; text-decoration: none; }
a:visited 		{ font-size: 10px; color: #FF6600; text-decoration: none; }
a:hover 		{ font-size: 10px; color: #FF6600; text-decoration: underline; }

td.featurecaption { 
	padding: 			10px; 
	font-size: 			11px; 
	color: 				#ffffff;
	background-color: 	#948EB5;
}

a.footerlink { font-size: 10px; color: #000000; text-decoration: underline;}
a:visited.footerlink { font-size: 10px; color: #000000; text-decoration: underline; }
a:hover.footerlink { font-size: 10px; color: #000000; text-decoration: none; }

#articletable {
background-color:#FFFFFF;
}

#articletable #col1 {
width:420px;
padding:0px 20px;
}

#articletable #col2 {
background-color:#E5E5E5;
width:170px;
border-left:1px solid #999999;
font-weight:normal;
}

#articletable #col2 div {
border-bottom:1px solid #999999;
padding-bottom:15px;

}

#articletable #col2 p {
margin:5px 5px 5px 5px;
}

#articletable #col2 h2 {
margin:5px 5px 5px 5px;
}

#articletable #col2 ul {
list-style: none;
padding:0px;
color:#999999;
font-weight:normal;
margin:5px 5px 10px 5px;
}

#articletable #col2 ul#contents li {
margin:0px 0px 5px 15px;
}

#articletable #col2 a {
font-weight:bold;
}