*
{
        opacity:1.0;
        filter: alpha(opacity=100); -moz-opacity: 1.0;
        background-color: transparent;
}

body
{
        margin: 0px;
        padding: 0;
        font-family: arial;
        background-color: transparent;
}

#Table_01
{
	background: url(images/bg.jpg) 14em 5em no-repeat;
	bottom: 0px;
}

a:link , a:visited
{
        color: #000000;
        text-decoration: none;
}

a
{
	border: none;
	border-style: none;
}

a:hover
{
        color: #000000;
        text-decoration : underline;
}

p
{
		width: 550px;
		text-align: justify;
		line-height: 150%;
}

ul, ol
{
		width: 550px;
		text-align: justify;
		line-height: 150%;
}

p.clear
{
	clear: both;
}

p.bigfirstletter:first-letter {
	font-size: 150%;
	

  position: relative;
	left: 5em;
	top: 1em;
	margin: 2px 0px 0px 0px;
}

img
{
	border: none;
}

img.intextright
{
	margin: 0px 0px 15px 15px;
	transparency; 0;
}

img.intextleft
{
	margin: 0px 15px 15px 0px;
	transparency; 0;
}

p.heading
{
	font-weight: bold;
}

#FRAME1
{
	position: absolute;
	top: 14em;
	bottom: 2em;

}

td
{
	vertical-align: top;
}
