a:link
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	color: #003399;
}
a:visited
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	color: #003399;
}

a:hover 
{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	color: #4F4F7E;
}
	
h1 {color: red}

.small_font 
{
 FONT-SIZE: 10px; 
 FONT-FAMILY: Arial; 
 TEXT-ALIGN: center;
}

.site_name
{
	COLOR: #003399; 
	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

.article_title
{

	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

.article_body
{

	FONT-FAMILY: Arial; 
	TEXT-ALIGN: center;
}

