
h1  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	font-style : normal;
	color : #d2e3f4;
	font-weight : normal;
	padding-bottom : 0;
}

h2  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	font-style : italic;
	color : #d2e3f4;
	padding-top : 1;
	padding-bottom: 0;
}

h3  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #d2e3f4;
	padding-top : 1;
}


td  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #d2e3f4;
	font-size : 11pt;
}

blockquote  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11pt;
}

.introduction  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 10pt;
	color : #d2e3f4;
}

p  {
	color : #d2e3f4;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

strong  {
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #d2e3f4;
}

em.jargon  {
	font-style : italic;
}

em.name  {
	font-style : italic;
	text-transform : uppercase;
	font-size : smaller;
}

em.unimportant  {
	font-size : 7pt;
        font-style : normal;
        font-weight : normal;
}

em  {
	font-weight : bold;
	font-style : italic;
	color : #d2e3f4;
}

ul  {
	color : #d2e3f4;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

ol  {
	color : #d2e3f4;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

li  {
	color : #d2e3f4;
	font-size : 11pt;
}

body  {
	background-image: url("images/bkgr.gif" );
	bgProperties: fixed
	margin-left: 10 px;
	margin-top: 0 px;
	font-size : 11pt;
	color : #d2e3f4;
	font-family : Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

menu li	{
	list-style-type: none
}

pre  {	font-family : Courier New;
	font-size : 10pt;
	font-style : normal;
	color : #d2e3f4;
	font-weight : normal;
}


#ruggif	{position: absolute;
	 top: 15px;
	 left: 80%;
	 }
#xm	{position: absolute;
	 top: 48px;
	 left: 80%;}

#header {position: absolute;
	left: 0px;
	top: 50px;
	}
