a:link {color: #0000ff; text-decoration:underline}
a:visited {color: #000000; text-decoration:underline}
a:active {color: #ff00C0; text-decoration:underline}
a:hover {color: #ff0000; text-decoration:none}

P  {
	font-size : 10pt;
	font-family : Arial;
}

H1  {
	font-size : 20pt;
	font-weight : bold;
	font-family : Arial;
}

H2  {
	font-size : 18pt;
	font-weight : bold;
	font-family : Arial;
}

H3  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
}

TR  {
	font-size : 10pt;
	font-family : Arial;
}

LI  {
	font-size : 10pt;
	font-family : Arial;
}

UL  {
	font-size : 12pt;
	font-family : Arial;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
}

TH  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

.b12  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}
