body	{		
	color: 000;
	background-color: fff;
	font-family:arial,helvetica;
	font-size: 13pt;
}

td	{
	font-family:arial,helvetica;
	font-size: 13pt;
}

font.def {
	font-family:arial,helvetica;
	font-size: 10pt;
}


font.sol {
	font-family:times;
	font-weight:bold;
	color:000;
}

font.sol12 {
	font-family:times;
	font-weight:bold;
	font-size: 13.5pt;
	color:000;
}

font.sol14 {
	font-family:times;
	font-weight:bold;
	font-size: 15.5pt;
	color:000;
}

font.sol16 {
	font-family:times;
	font-weight:bold;
	font-size: 17pt;
	color:000;
}

font.sol18 {
	font-family:times;
	font-weight:bold;
	font-size: 19pt;
	color:000;
}


font.tagline {
	font-family: arial;
	color:c00;
	font-weight:800;
}

ul	{
	font-size: 13pt;
	list-style: circle outside; 
	margin-top:-12px}

dt	{
	font-size:13pt;
	font-weight:600;
	margin-top:25px;
	margin-bottom:8px;
}

dl	{
	font-size:13pt;
	margin-top:0px;
	margin-bottom:5px;
}


p.title	{
	font-family:arial;
	font-size:18pt;
	color: c00;
	font-weight:800;
	margin-top:10px;
}

p.head1	{
	font-family:arial;
	font-size:14pt;
	color: 444;
	font-weight:500;
}

p.comment {
	margin-top:20px;
	margin-left: 30px;
	margin-right: 40px;
	font-style: italic;
}

p.source {
	font-size: 10pt;
	font-weight:600;
	margin-top: -15px;
	text-align:right;
	margin-right:20px;
	margin-bottom:55px;
}

p.tagline {
	font-family: arial;
	color:c00;
	font-weight:800;
	font-size:14pt;
	text-align:right;
}
	
A.link:link {
	COLOR: 19d; font-size:18px; font-weight:bolder;
}

A.link:visited {
	COLOR: 000; font-size:18px; font-weight:bolder;
}

A.link:hover {
	COLOR: d00; font-size:18px; font-weight:bolder;
}

A:link {
	COLOR: 19d; font-weight:bolder;
}

A:visited {
	COLOR: 000; font-weight:bolder;
}

A:hover {
	COLOR: d00; font-weight:bolder;
}

