.a	{color: 000000;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: 100;
	}
.b	{color: maroon;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
.c	{color: 000000;
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	}
.d	{color: blue;
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: 100;
	}
.e	{color: 333366;
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	}
.f	{color: 666666;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 100;
	}
.g	{color: 333366;
	font-family: arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	}
.h	{color: 000000;
	font-family: arial;
	font-size: 8pt;
	}

p, body, td, ul, ol	{
	color: 000000;
	font-family: arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 100;
}

h1, h2, h3 {
	font-family : "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #0066CC;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #0066CC;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	color : #0066CC;
	margin-top : 0 ;
	margin-bottom : 0;
}

.tah {
	font-family : "Tahoma", "Arial", "sans-serif";
	font-size : 8pt;
}

A  {
	color : #0066CC;
}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}