BODY {
	background-color: #ffffff;
}

P {
	font-family: Verdana, Helvetica, Sans-serif;
	color: #000000;
	font-size : 10pt;
}

H1 {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	font-size: 12.0pt;
	color: #000000;
}


H2 {
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10.0pt;
	color: #000000;
	margin-bottom : 6px;
}

H3 {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 10.0pt;
	color: #000000;
}


H4 {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 10.0pt;
	color: #000000;
}


H5 {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 10.0pt;
	color: #000000;
}


H6 {
	font-family: Verdana, Sans-serif;
	font-weight: normal;
	font-size: 10.0pt;
	color: #000000;
}


link {
	: normal;
	colox-text-underliner: #0000ff;
}

A:visited {
	x-text-underline: normal;
	color: #0000ff;
}

P.Code {
	font-family: "Courier New", serif;
	font-weight: normal;
	background-color: #c0c0c0;
}

P.Tip {
	border: solid #000000 0.5pt;
	margin-left: 6.0pt;
	margin-right: 6.0pt;
	padding: 4.0pt;
}

A.expandspot {
	cursor: hand;
	color: #008000;
	font-style: normal;
}

SPAN.expandtext {
	color: #ff0000;
	font-weight: normal;
	font-style: italic;
}

A.dropspot {
	font-style: italic;
	cursor: hand;
	color: #008000;
}

A.glossterm {
	cursor: hand;
	color: #800000;
	font-style: normal;
}

SPAN.glosstext {
	color: #0000ff;
	font-weight: normal;
	font-style: italic;
}

SPAN.Code {
	font-size: 10.0pt;
	font-family: "Courier New";
}

A:active {
	color: Blue; 
	font-weight: normal;  
	font-style : italic;  
	text-decoration : underline;  
}


A:HOVER {
	color: Maroon;
	font-weight : normal;
	text-decoration : underline;
}