H2  {
	font-size : 16pt;
	font-family : sans-serif;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

A  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #800000;
	background-color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : sans-serif;
	color : #8D008D;
	text-decoration : none;
}

BODY  {
	background-color : #FFFFFF;
}

A: Link  {
	font-size : 11pt;
	font-family : sans-serif;
	color : #0000FF;
	text-decoration : none;
}

.title  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
}

.text  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

.fine  {
	font-size : 9pt;
}

.highlight  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
}

.note  {
	font-size : 11pt;
	font-family : Arial;
	color : #FF0000;
}

.site  {
	font-size : 10pt;
	color : #0000FF;
	text-decoration : none;
	font-family : Arial;
}

.note2  {
	font-size : 10pt;
	font-family : Arial;
	color : #FF0000;
}

.news  {
	font-size : 10pt;
	font-family : Times New Roman;
}

