body
{
    font-family: 'Arial Narrow';
}


.newsTitle
{
	font-family: 'Arial Narrow';
	font-size:14pt; 
	color:#000000; 
	font-weight:bold
}

.newsTitleU
{
	font-family: 'Arial Narrow';
	font-size:12pt; 
	color:#000000; 
	font-weight:bold;
	text-decoration:underline;
}

.newsText
{
	font-family: 'Arial Narrow';
	font-size:12pt; 
	color:#000000; 
	TEXT-ALIGN:Justify;
}

.newsTextC
{
	font-family: 'Arial Narrow';
	font-size:12pt; 
	color:#000000; 
	TEXT-ALIGN:Center;
}

.newsTextCB
{
	font-family: 'Arial Narrow';
	font-size:12pt; 
	color:#000000; 
	TEXT-ALIGN:Center;
	font-weight:bold;
}

.MsoBodyText
{
	font-family: 'Arial Narrow';
	font-size:12pt; 
	color:#000000; 
	TEXT-ALIGN:Justify;
}

hr.news
{
color:#00309c;
}

a.menu:link 	{color: #00309C;}
a.menu:visited	{color: #00309C;}
a.menu:hover 	{color: #000000; }
a.menu:active 	{color: #00309C;}

a.membersMenu:link 		{color: #AA309C;}
a.membersMenu:visited	{color: #AA309C;}
a.membersMenu:hover 	{color: #000000; }
a.membersMenu:active 	{color: #AA309C;}


a.menu
	{ 
	font-family: 'arial';
	text-decoration: none ;
	TEXT-ALIGN: center; font-size:9pt; color:#00309C; font-weight:bold
	}

a.adminmenu
	{ 
	font-family: 'arial';
	text-decoration: none ;
	TEXT-ALIGN: center; font-size:9pt; color:red; font-weight:bold
	}

a.docMenu
	{ 
	font-family: 'arial';
	text-decoration: none ;
	TEXT-ALIGN: center; font-size:10pt; color:#00309C; 
	}
	
a.membersMenu
	{ 
	font-family: 'arial';
	text-decoration: none ;
	TEXT-ALIGN: center; font-size:9pt; color:#AA309C; font-weight:bold
	}
