


	BODY
	{
		font-family:verdana,arial,helvetica;
		font-color:#001554
		margin:0;
		background-color:#FFFFFF
	}


	A:link { color:#39497A; }
	A:visited { color:#39497A; }
	A:hover { color:#EE7A03; }

	H1
	{
		font-size:165%;
		margin:0;
		color:#001554

	}

	H2
	{
		font-size:125%;
		margin-top:1em; margin-bottom:0px;
		color:#001554

	}

	H3
	{
		font-size:115%;
		margin-bottom:0px;
	}

	H6
	{
		font-size:145%;
		margin-top:1em; margin-bottom:0px;
		color:#001554

	}
	
	h4, h5
	{
		font-size:100%;
		margin:0;
		color:#001554
	}


	TH { FONT-SIZE: 68%; 
	 color:#cbd1e5 }
	 
	TD { FONT-SIZE: 11px; 
	 color:#001554
	  }
	 
	 
	SPAN { FONT-SIZE: 10px; 
	 color:#001554
	  }
	 
	P
	{
		line-height:1.5em;
		margin-top:0.5em; margin-bottom:1.0em;
		color:#001554
		
	}
	

	li
	{
		line-height:1.5em;
		margin-top:0.5em; margin-bottom:1.0em;
		color:#001554
		
	}
	


.ArticleHeader
{
	FONT-SIZE: 17px; 
	COLOR: #000000;
	border-top: solid 1px #608058;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	background-image: url(Images/ItemsBg.gif);
	background-color: #EAEFD4;
	background-repeat: repeat-x;
	background-position: bottom;

	height: 32px;
	padding-left: 7px;
}

.article_author
{
	FONT-SIZE: 13px; 
	COLOR: #001554;
	border-top: solid 1px #608058;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	
	background-repeat: repeat-x;
	background-position: bottom;
	height: 32px;
	padding-left: 7px;
}