h1  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	font-style : normal;
	color : #0000DD;
	font-weight : normal;
	padding-bottom : 0;
}

h2  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	font-style : italic;
	color : #0000DD;
	padding-top : 1;
	padding-bottom: 0;
}

h3  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #0000DD;
	padding-top : 1;
}


td  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #0000DD;
	font-size : 11pt;
}

blockquote  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11pt;
}


p  {
	color : #0000DD;
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align: justify;
}

strong  {
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000DD;
}

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 : #0000DD;
}

ul  {
	color : #0000DD;
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

ol  {
	color : #0000DD;
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

li  {
	color : #0000DD;
	font-size : 11pt;
}

body  {
	background-color: F6FAFF;
	margin-left: 10 px;
	margin-top: 10 px;
	font-size : 11pt;
	font-family : Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align: justify;
	color : #0000DD;
}

a:link	 {color: #0000DD;}
a:hover {color: red}
	
menu li	{
	list-style-type: none
}


#ruggif	{position: absolute;
	 top: 15px;
	 left: 80%;
	 }
#xm	{position: absolute;
	 top: 48px;
	 left: 80%;}

#header {position: absolute;
	left: 0px;
	top: 50px;
	}

