<STYLE type="text/css">
		
a:link 			{
				color: #283488;
				text-decoration:none;
				}
				
a:visited		{
				color: #283488;
				text-decoration:none;
				}
				
a:hover			{
				color: #283488;
				text-decoration:underline;
				}
				
a:active		{
				color: #283488;
				text-decoration:underline;
				}
	
a.normallink:link 			{
				color: #283488;
				text-decoration:none;
				}
				
a.normallink:visited		{
				color: #283488;
				text-decoration:none;
				}
				
a.normallink:hover			{
				color: #283488;
				text-decoration:underline;
				}
				
a.normallink:active		{
				color: #283488;
				text-decoration:underline;
				}				
				
a.maillink:link 			{
				color: #283488;
				text-decoration:none;
				}
				
a.maillink:visited		{
				color: #283488;
				text-decoration:none;
				}
				
a.maillink:hover			{
				color: #283488;
				text-decoration:underline;
				}
				
a.maillink:active		{
				color: #283488;
				text-decoration:underline;
				}
				
				
.textnormal 	{
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 13px;
				color: #333333;
				font-weight:normal
				}
				
				
h2  			{ 
				font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size:13px;
				font-weight:bold
				}
				
ul  			{ 
				list-style-type:square;
				}
				
p      			{ 
    			font-family: Arial, Verdana, Helvetica, sans-serif;
				font-size: 13px;
    			color: #333333;
    			font-weight: normal
    			}
								
				
</STYLE
