P  {
	color: Black;
	font-size: 10pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none
}

TD {
	color: Black;
	font-size: 10pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none
}

LI  {
	color: Black;
	font-size: 10pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none
}

HR  {
	color : Black;
}

H1  {
	font-size : 16pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : 14pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : 12pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : Black;
}

A  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

BODY  {
	color : Black;
	font-size : 12pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

H6  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : Black;
}


A.link:link {
	color: Blue;
	font-size: 12pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none
}
A.link:visited {
	color: Purple;
	font-size: 12pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none
}
A.link:hover {
	color: Red;
	font-size:12pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration: underline;
}

.title{
	color: Blue;
	font-size: 16pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.smalltext{	
	color: Black;
	font-size: 8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration:none

}

A.linksm:link {
	color: Blue;
	font-size: 8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none
}
A.linksm:visited {
	color: Purple;
	font-size: 8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none
}
A.linksm:hover {
	color: Red;
	font-size:8pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	text-decoration: underline;
}

