body
{	
	font-family: Arial;	
}

table.people
{
	line-height: 25px;
	font-family: ARIAL;
	font-weight: bold;
	font-size: 10pt;
	border-style:solid;
	border-width: thin;
	border-color: Black;	
}

A.regular
{
    FONT-WEIGHT: 800;
    FONT-FAMILY: ARIAL;
    font-size:  12pt;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
    text-align: center;
    text-decoration: none;
}
A.regular:visited
{
    TEXT-DECORATION: none
}

A.regular:hover
{
    FONT-WEIGHT: 800;
    font-size: 12pt;
	FONT-FAMILY: ARIAL;
    color: #ABDA4D;   
	TEXT-DECORATION: none;
    text-align: center;	
}

A.regular2
{
    FONT-WEIGHT: 800;
    FONT-FAMILY: ARIAL;
    font-size:  12pt;
    COLOR: #ABDA4D;
    TEXT-DECORATION: none;
    text-align: center;
    text-decoration: none;
}
A.regular2:visited
{
    TEXT-DECORATION: none
}

A.regular2:hover
{
    FONT-WEIGHT: 800;
    font-size: 12pt;
	FONT-FAMILY: ARIAL;
    color: #0863AA;   
	TEXT-DECORATION: none;
    text-align: center;	
}

img
{
 border-style: none;
} 
