DT.list
	{
	font-weight	:		bold
	}
LI.list
	{
	font-weight	:		bold
	}
TD.contact
	{
	background		:     	#9DA98B;
	font-size		:		11pt;

	}
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;
	}
A.head:link, A.head:active
	{
	font-size		:		14pt;
	text-decoration	:	none;
	color			:		#4A563A; 
	background		:		transparent;
	}
A.head:visited 
	{
	font-size		:		14pt; 
	text-decoration	:	none; 
   	color			:		#4A563A;  
  	background		:		transparent; 
	}		
A.head:hover 
	{ 
   	font-size		:		14pt; 
   	text-decoration	:	none; 
	color			:		#800000;
	background		:		transparent;
	}
font.copyright
   {
	font-family	:		Times New Roman;
	font-size		:		8pt;
	color 			:		#000000;
	}
font.head
	{
	font-family	:		Arial;
	font-size		:		14pt;
	color 			:		#000000;
	}
font.subhead
   {
	font-family	:		Arial;
	font-size		:		11pt;
	font-weight   :      bold;
	color 			:		#000000;
	}
font.head2
   {
	font-family	:		Arial;
	font-size		:		13pt;
	}
font.title
   {
   font-family   :      Arial;
   font-size     :      24pt;
   color         :      #800000;
   }
font.titlesmall
   {
   font-family   :      Arial;
   font-size     :      20pt;
   color         :      #800000;
   }
font.MA
	{
	font-family	:		Felix Titling; 
	font-size		:		15pt;
	color			:		#800000;
	}
font.blu
	{
	font-family	:		Verdana Ref;
	font-size		:		20pt;
	color			:		#5A5A7C;
	}
font.red
	{
	font-family	:		Verdana Ref;
	font-size		:		20pt;
	color			:		#800000;
	}
font.blum
	{
	font-family	:		Verdana Ref;
	font-size		:		14pt;
	color			:		#5A5A7C;
	}
font.redm
	{
	font-family	:		Verdana Ref;
	font-size		:		14pt;
	color			:		#800000;
	}
font.blus
	{
	font-family	:		Verdana Ref;
	font-size		:		13pt;
	color			:		#5A5A7C;
	}
font.reds
	{
	font-family	:		Verdana Ref;
	font-size		:		13pt;
	color			:		#800000;
	}
font.redc
	{
	font-family	:		Century Gothic;
	font-size		:		11pt;
	font-style    :      italic;
	color			:		#800000;
	}
p.indent
	{
	margin-left	:    	20px;
	margin-right	:   	80px;
	font-size		:		11pt;
	}
p.indentmore
	{
	margin-left	:    	40px;
	margin-right	:   	80px;
	font-size		:		11pt;
	}
p.indentbig
	{
	margin-left	:    	20px;
	margin-right	:   	80px;
	font-size		:		14pt;
	}
p.home
	{
	margin-left	:    	100px;
	margin-right	:   	100px;
	}
dl.indent
	{
	margin-left	:    	20px;
	margin-right	:   	80px;
	font-size		:		11pt;
	}
ul.indent
	{
	margin-left	:    	60px;
	margin-right	:   	80px;
	font-size		:		11pt;
	}

BODY
{
	background		: 		url(images/paper.jpg) 
							repeat fixed center, 
							white;
	font-family	: 		"Century Gothic",
							"Arial", 
							"sans-serif";
	margin-top		:  		20px;
	margin-left	:  		-8px;
	margin-right	:  		-8px;
	margin-bottom	:  		0px;
	font-size		:		11pt;
}

