P{
	color: Navy; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight : bold;
	font : medium;
}
H6  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H5  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H4  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H3  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H2  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H1  {
	color : #006600;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

P  {
	color : black;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

LI  {
	color : black;
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

A  {
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : small;
	text-decoration : none;
	background : transparent;
}
A:link, A:visited {
	text-decoration:none;
	color: Silver;
	font-family : Arial, Helvetica, sans-serif;
}
A:hover           {
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
}

TT  {
	font-family : "Courier New";
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

PRE  {
	font-family : "Courier New";
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

UL  {
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

OL  {
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

TD  {
	font-family : Lucida, Verdana, Helvetica, Arial;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : x-small;
}

CODE  {
	font-family : "Courier New";
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : x-small;
}

