body
	{
	font-family : Tahoma;
	font-size: 12px;
	text-align: left;
	
	}

hr
	{
		color: #000033;
		height: 1pt;
		}

td
	{
		
		font-family : Tahoma;
		font-size: 12px;
		color: #000033;
	}

	
ol 
{
	font-family : tahoma;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

ul 
{
	font-family : tahoma;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	color: #000000;
	
}

li 
{
	font-family : tahoma;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	color: #000000;
	text-align: left;
}	


h1 
{
	font-family : tahoma;
	font-size: 20px;
	font-weight: 600;
	color: #000033;
}

h2 
{
	font-family : tahoma;
	font-size: 16px;
	font-weight: 600;
	color: #000033;
}

h3 
{
	font-family : tahoma;
	font-size: 14px;
	font-weight: 600;
	color: #000033;
	padding-left : 5;
}
	
h4 
{
	font-family : tahoma;
	font-size: 12px;
	font-weight: 600;
	color: #000033;
	margin-left : 5px;
}

A:LINK {
font-family : Tahoma;
	font-size : 12px;
	color: #3300cc;
	text-decoration : none;	
	
}


A:HOVER {
font-family : Tahoma;
	font-size : 13px;
	color: #3300cc;
	text-decoration : none;	
}

A:VISITED {

	text-decoration : none;	
}


.texta 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc3300;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	font-style : italic;
} 