P  {
	font-size : 12pt;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
}

H1  {
	font-size : large;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-align : left;
}

H2  {
	font-size : medium;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

h4 {
	font-size: small;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}


H3  {
	font-size : small;
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A  {
	color : Black;
	text-decoration : underline;
}

A:Visited  {
	color : #4D4D4D;
	text-decoration : underline;
}

A:Active  {
	color : #4D4D4D;
	text-decoration : underline;
}

TD {
	font-size : x-small;
	font-weight : normal;
	font-family : sans-serif;
}


A:Hover  {
	color : Black;
	text-decoration : none;
}

BODY  {
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : sans-serif;
	text-decoration : none;
}

ul  {
	font-size : small;
	font-family : arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}
