BODY  {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : White;
	font-family : Arial, "sans serif";
	font-weight : normal;
	font-style : normal;
	font-size : 12pt;
	margin : 0px;
}

P, li, td  {
	font-family : Arial,sans serif;
	font-style : normal;
	font-size : 12pt;
}

H1  {
	font-family : Book Antiqua,serif;
	font-size : 19pt;
	font-weight : bold;
	font-style : normal;
	color : #009999;
}

H2  {
	font-family : Book Antiqua,serif;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : #009999;
}

H3  {
	font-family : Book Antiqua,serif;
	font-size : 13pt;
	font-weight : bold;
	font-style : normal;
	color : #009999;
}

A  {
	color : #009999;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #999999;
}

dt  {
	font-weight : bold;
	color : #009999;
}

.sidebar  {
	font-family : Arial, "sans serif";
	font-weight : normal;
	font-size : 10pt;
}

.sidenav  {
	font-family : Arial,sans serif;
	font-size : 11.5pt;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
}

.textnav  {
	font-family : Arial,sans serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #999999;
}

.menu  {
	position : absolute;
	visibility : hidden;
	background-color : #cccccc;
	color : black;	
	width : 135px;
	border-style : solid;
	border-color : black;
	border-width : 2px;
	padding : 2px;
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	line-height : 14px;
}

.menu A:hover  {
	color : red;
}

.menu A  {
	text-decoration : none;
	color : black;
}

