body {
	background-color: #000000;
	margin-right: 7pt;
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #990099;
	text-align: left;
	font-size: 10pt;
	background-image: url("/images/ue/bg.jpg");
	background-attachment: scroll;
	background-position: center;
}

A:link {color: #990099;
        text-decoration: none;
}

A:visited { text-decoration: none;
	color: #990099;
}

A:hover { text-decoration: none; 
	color: #990099;
}

p {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	text-align: justify;
	font-size: 10pt;
}

blockquote {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	text-align: justify;
	font-size: 10pt;
}

ul {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	text-align: justify;
	font-size: 10pt;
}

b {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	font-weight: bold;
}

i {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	font-style: italic;
}

u {
	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	text-decoration: underline;
}

table.contents{
background: #000000;
border-top: 2px solid #990099;
border-bottom: 2px solid #990099;
border-left: 2px solid #990099;
border-right: 2px solid #990099;
}

td.contents {	font-family: Tahoma, Verdana, Times-New-Roman, Arial;
	color: #ffffff;
	font-size: 10pt;
	text-align: justify;
}

.nav {	font-size: 8pt;
	color: #990099;
	text-align: center;
}
