H1.article
	{
	font-family	:	"Times New Roman";
	font-size		:	20pt;
	color 			:	#000000;
	}
H2.article
	{
	font-family	:	"Times New Roman";
	font-size		:	14pt;
	color 			:	#000000;
	}
A:link, A:active
	{
	font-size		:		11pt;
	font-weight	:		bold;
	text-decoration	:	none;
	color			:		#4A563A; 
	background		:		transparent;
	}
A:visited 
	{
	font-size		:		11pt;
	font-weight	:		bold; 
	text-decoration	:	none; 
   	color			:		#4A563A;  
  	background		:		transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color			:		#800000;
	background		:		transparent;
	}
font.copyright
   {
	font-family	:		Times New Roman;
	font-size		:		8pt;
	color 			:		#000000;
	}
font.title
	{
	font-family	:	"Times New Roman";
	font-size		:	20pt;
	font-weight	:	bold;
	color 			:	#000000;
	}
font.subtitle
	{
	font-family	:	"Times New Roman";
	font-size		:	18pt;
	font-weight	:	bold;
	font-style    :  italic;
	color 			:	#000000;
	}
font.minititle
   {
	font-family	:	"Times New Roman";
	font-size		:	12pt;
	font-weight	:	bold;
	color 			:	#000000;
	}
font.byline
	{
	font-family	:	"Times New Roman";
	font-size		:	13pt;
	color 			:	#000000;
	}
p.indent
	{
	margin-left	:    	40px;
	}
p.quote
	{
	margin-left	:    	50px;
	margin-right	:   	100px;
	}
BODY
{
	background		: 	white;
	font-family	: 	"Times New Roman",
						"serif";
	margin-top		: 	60px;
	margin-left	: 	120px;
	margin-right	: 	100px;
	margin-bottom	:  	60px;

}


