P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8 pt.;
	color : #0000FF;
}

A:Visited  {
	color : #800080;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : #FF0000;
}

BODY  {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
	background-color : #FFFFFF;
}

.s_sup  {
	font-weight : bold;
	font-size : large;
	color : #808080;
}

TD  {}

.TDleft  {
	text-align : left;
	top : auto;
	left : auto;
}

.TDtext  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	height : auto;
	width : auto;
	left : auto;
	clip : auto;
	top : auto;
}

.TDright  {
	font-family : serif;
	background-color : #C0C0C0;
	font-size : xx-small;
}

.pic  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : italic;
	color : #808080;
}

.s_sup2  {
	font-size : medium;
	font-weight : bold;
	color : #000000;
}

.TDgterm  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color : #C0C0C0;
	color : #000000;
}

.TDgdesc  {
	text-decoration : none;
	text-align : left;
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
}

.TDgalpha  {
	font-size : x-large;
	font-family : serif;
	font-weight : bold;
	font-style : normal;
	color : #808080;
	background-color : #C0C0C0;
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	text-align : right;
	text-transform : capitalize;
}

.asmall  {
	font-size : xx-small;
	font-family : sans-serif;
	color : #0000FF;
}


