BODY  {
	background-color : white;
	font-family : Arial;
	color : black;
	font-size : 10pt;
}

P, TD, TR, LI, UL  {
	font-size : 10pt;
	font-family : Arial;
}

A  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}
A:Visited  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}
A:Active  {
	color : black;
	font-size : 12pt;
	font-weight : bold;
}

.title1 {
	color : black;
	font-size : 14pt;
	font-weight : bold;
}
.noline  {
	text-decoration: none;
}
