P  {
	font-size : 14px;
	font-family : Helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font : bold normal 14pt/normal Arial, Helvetica, sans-serif;
	color : #000066;
}

H2  {}

H3  {}

A  {
	font-size : 14px;
	font-family : Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

A:Visited  {
	color : #333333;
	font-size : 14px;
	font-family : Helvetica;
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	font-size : 14px;
	font-family : Helvetica;
	font-weight : bold;
	font-style : normal;
	; color : #000099;
}

A:Hover  {}

BODY  {
	font-size : 14px;
	font-family : Helvetica;
	font-weight : normal;
	color : Black;
	background-color : White;
	; background-attachment : fixed;
	background-image : url(../img/bgNavi.gif);
}

li  {
	list-style : url(../img/document.gif);
	font : normal 14px Arial, Helvetica, sans-serif;
	color : #000000;
}

table  {}

td  {}

table:bg  {}


