 
<style type="text/css">

body 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 12px  ;
	background-color: white  ;
	background-image: url(/images/bg.gif)  ;
	}
ul 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 12px  ;
	}
ol 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 12px  ;
	}
a 	{
	text-decoration: none ;
	}
a:hover
	{
	text-decoration: underline ;
	}
a:visited
	{
	color: #8585D6 ;
	}
.section
	{
	font-size: 14px;
	font-weight: bold  ;
	font-family: Arial, Helvetica, sans-serif  ;
	}
.center
	{
	text-align: center  ;
	}
.blue 
	{  
	color: #000099  ;
	}
.red
	{
	color: red  ;
	}
.grey 
	{  
	color: #999999;
	}
.greyitalic 
	{  
	color: #999999;
	font-style: italic  ;	
	}
.bluebold 
	{  
	color: #000099  ;
	font-weight: bold  ;	
	}
.caption
	{
	text-align: center  ;
	color: #000099  ;
	font-style: oblique  ;
	font-size: 10px  ;
	}
.bold
	{
	font-weight: bold  ;
	}
.bolder
	{
	font-weight: bolder;
	}
.underline
	{
	text-decoration: underline  ;	
	}
.small
	{
	font-size: 10px  ;
	}
.issue
	{
	font-style: oblique  ;
	}
.feature 
	{  
	font-size: 16px  ; 
	font-weight: bold ; 
	font-family: Arial, Helvetica, sans-serif  ;
	}
p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px  ;
	}
td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 12px;
	}
.italic
	{
	font-style: italic  ;
	}

</style>
.articlelink {
	font-size: 14px;
	font-weight: bold;
}
.articlelink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
