body,td {font-family: Tahoma; font-size: 80%; color: #000000;} 
p	    {text-align: justify;  padding-left: 20px; padding-right: 20px;}
p.table	    {text-align: justify;  padding-left: 5px; padding-right: 5px;}
h1		{font-family: Tahoma; font-size: 100%; color: #000000;} 

A:Link		{color : #015D32;text-decoration: none;font-weight: bold;}
A:Visited	{color : #015D32;text-decoration: none;font-weight: bold;}
A:Active	{color : #015D32;text-decoration: none;font-weight: bold;}
A:Hover		{color : #016E3C;text-decoration: none;font-weight: bold;}

a.menu:Link 			{color : #8C3E40;text-decoration: none;font-weight: bold;}
a.menu:Visited 			{color : #8C3E40;text-decoration: none;font-weight: bold;}
a.menu:Active 			{color : #BF2327;text-decoration: none;font-weight: bold;}
a.menu:Hover 			{color : #BF2327;text-decoration: none;font-weight: bold;}

a.menu_c:Link 			{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Visited 		{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Active 		{color : #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu_c:Hover 			{color : #FFFFFF;text-decoration: none;font-weight: bold;}

td.header{
	padding:0;
	margin:0;
	background-image:url('images/header.jpg');
	background-position:center;
	width:100%;
	height:140; 
}

td.buttons_bg{
	padding:0;
	margin:0;
	background-image:url('images/bg1.jpg');
	background-position:center;
	width:100%;
	height:41; 
}

