<style>
<!--


body 		{
color: #191970;
font-family: arial

}


a.class3:link, 
a.class3:active	{
text-decoration: underline; 
color: #000000
}

a.class3:visited

{
text-decoration: underline; 
color: #0000ff
}


a.class3:hover 	{
color: #000000
}


/* class 4  */

a.class4:link, 
a.class4:visited,
a.class4:active	{
text-decoration: underline; 
font-size: 14pt;
color: #00009C;
}

a.class4:hover 	{
color: #FF0000
}

/* class 5  */

a.class5:link, 
a.class5:visited,
a.class5:active	{
text-decoration: underline; 
font-size: 12pt;
color: #00009c
}


a.class5:hover 	{
color: #000000
}


/* end class 5  */



td		{
font-family: arial;
font-size: 12pt; 
}

a:hover 	{
text-decoration: underline; 
color: #0000ff
}




a:link, 
a:visited,
a:active	{
text-decoration: none; 
font-size: 12;
color: #9400D3

}

/*a:visited,    {
text-decoration: underline; 
color: #336699;
font-size: 10pt; 
}  */ 

a.class1:link, 
a.class1:visited,
a.class1:active		 {
font-weight: bold; 
font-size: 12pt; 
text-decoration: underline;
color: #0000ff
}


a.class1:hover 	{
color: #000000
}

/* end class 1 */

/* begin class p */

/* class p  */

a.classp:link, 
a.classp:visited,
a.classp:active	{
text-decoration: underline; 
font-size: 10pt;
color: #9400D3;
}

a.classp:hover 	{
color: #FF0000
}




h2  		{
font-face:  arial;
font-size: 14pt;
line-height: 14pt;
font-weight: bold; 
color: #0000ff
}


h3  		

{
font-face:  arial;
font-size: 11pt;
line-height: 11pt;
font-weight: bold; 
color: #336699
}

-->
</style>