a {
	Font-Family : Arial,Verdana;
        font-weight : normal;
	Text-Decoration : none;
	font-size : 9pt;
	color: black;
	font-weight: none;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #D000D0;
}

h3	{
	color : #118811;
	font-family : Arial,Verdana;
        font-weight : bold;
	text-decoration : underline;
	font-size : 13pt;
}

h4	{
	color : #2222AA;
	font-family : Arial,Verdana;
        font-weight : bold;
	text-decoration : underline;
	font-size : 11pt;
}

td	{
	font-size : 9pt
}

table	{
	line-height: 1.3
}

p	{
	color : #EAEAEA;
	font-family : Arial,Verdana;
        font-weight : normal;
	text-decoration : italic;
	font-size : 48pt;
}

