A:link 
{
	text-decoration: none; color:#0000ff; 
	font-weight: normal;
	font-family: arial;
}

A:visited 
{	
	text-decoration: none; 
	color:#aa44aa; 
	font-weight: normal;
	font-family: arial;
}

A:active 
{
	text-decoration: none; color:#0000ff; 
	font-weight: normal;
	font-family: arial;
}

A:hover 
{	
	text-decoration: underline; 
	color: #ff0000; 
	font-weight: normal;
	font-family: arial;
}


A:link.bottom 
{
	text-decoration: none;
	color:#FFFF33; 
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;
}

A:visited.bottom 
{	
	text-decoration: none; 
	color:#FFFF33; 
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;	
}


A:active.bottom 
{	
	text-decoration: none; 
	color:#FFFF33; 
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;
}

A:hover.bottom 
{
	text-decoration: underline; 
	color:#ffffff; 
	font-weight: normal;
	font-family: arial;
	font-size: 10pt;
}

p
{
	font-size: 9pt;
	font-family: arial, Helveticva;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

p.under
{
	font-size: 8pt;
        font-family: arial, Helveticva;
        margin-top: 0pt;
        margin-bottom: 0pt;
}

h2
{
        font-size: 12pt;
        font-family: arial;
        color: #000000;
        text-align: center;
        margin-top: 0pt;
        margin-bottom: 0pt;
        font-weight: demi-bold;
}

h1{
        font-size: 14pt;
        font-family: Verdana;
        color: #FFFF33;
        text-align: center;
        margin-top: 5pt;
        margin-bottom: 0pt;
        font-weight: normal;
}
h1.header{
        font-size: 12pt;
        font-family: Verdana;
        color: #A3BC7E;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 2px;
        font-weight: bold;
}

h4
{
        font-size: 12pt;
        font-family: arial;
        text-align: center;
        margin-top: 0pt;
        margin-bottom: 0pt;
        font-weight: bold;
}

h3
{	
	font-size: 14pt;
	font-family: arial;
	color: #ff2222;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 2pt;
	font-weight: normal;
}



td
{
	font-size: 11pt;
	color: #000000;
	font-family: arial;
	
}

i
{
	font-size: 10pt;
	color: #000000;
}
