P  {
	font-size : 12px;
	font-family : helvetica, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	margin-left : 10px;

	margin-right : 10px;
}

LI  {
	font-size : 12px;
	font-family : helvetica, arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

H1  {
	font-size : 16px;
	font-family : helvetica, arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	margin-left : 15px;
}

H2  {
	font-size : 14px;
	font-family : helvetica, arial;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	margin-left : 15px;
}

H3  {
	font-size : 12px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	margin-left : 15px;
}

A,A:Visited,A:Active  {
	font-size : 12px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A.menu,A.menu:Visited,A.menu:Active  {
	font-size : 12px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	margin-left : 10px;
}

A:Hover  {
	text-decoration : none;
	color : #8f5e00;
}

BODY  {
	font-size : 12px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.menu  {
	font-size : 12px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	margin-left : 10px;
}

.sig  {
	font-size : 10px;
	font-family : helvetica,arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

.siglink  {
	font-size : 10px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-decoration : none;
}

.news1  {
	font-size : 10px;
	font-family : helvetica,arial;
	font-weight : bold;
	font-style : italic;
	color : Red;
	text-decoration : none;
}

.news2  {
	font-size : 10px;
	font-family : helvetica,arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-decoration : none;
}

TABLE  {
	font-size : 12px;
	font-family : helvetica, arial;
	font-weight : bold;
	font-style : normal;
}

TD  {
	font-size : 12px;
	font-family : helvetica, arial;
	font-weight : bold;
	font-style : normal;
}

B  {
	font-weight : bold;
}


