body
{
	background-color: #E4E4E4;
}

td
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;	
}

a
{
	color: #000000;	
}

h1
{
	color: #000000;
	font-size: 20px;
	font-family: Verdana;		
	font-style: normal;
	font-weight: normal;
}

h2
{
	color: #000000;
	font-size: 14px;
	font-family: Verdana;		
	font-style: normal;
	font-weight: bold;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;	
}

li
{	
	list-style-image: url(../_images/bullet.gif);	
}

p
{
	margin-top: 4px;
	margin-bottom: 6px;	
}

.expo
{
	color: #6D7B86;
	font-size: 11px;
	font-family: Verdana;	
}

.a_expo {color: #6D7B86;font-size: 11px;font-family: Arial;	text-decoration: underline;}

.dotted_line_vertical
{
	background-image: url(../_images/dotted_line_vertical.gif);	
}

.CssDDL
{
	font-size: 11px;	
}

.ArticleDesc
{
	background-image: url(../_images/article_border.gif);
	height: 221px;
	cursor: hand;
	padding-left: 15px;	
	padding-right: 15px;	
	padding-top: 15px;	
}

.ArticleHeader1
{
	padding-top: 13px;	
	color: #6E7C87;
	font-weight: bold;
}
.ArticleHeader2
{
	padding-top: 0px;	
	font-weight: bold;
}
.ArticleDescription
{
	padding-top: 2px;
}
