/* CSS Document */
<style type="text/css">
img.x
{
position:absolute;
left:50px;
top:350px;
z-index:1
}

img.y
{
position:center;
z-index:-1
}

p
{
z-index:1
postiion:relative

}

div 
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: roman;
	color: #444444;
	padding:10px;
	font-style: normal;
	overflow: noscroll;
	padding:20px;
}

.Background2 {
	font-family: arial, helvetica, san serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #b1b1b1;
}
.Background1 {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color:no;
	font-style: normal;
}
a {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	font-weight: roman;
	color: #000000;
	display:inline;
	background-color: #a0a0a0;
	margin:1px;
	padding:1px;
	text-decoration:none;
	border:0px;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	cursor:hand;

}
.sub {
	font-size: 10px;
	font-weight: roman;
	color: #b13c3c;
	display:inline;
	background-color: #b0b0b0;
	margin:1px;
	padding:1px;
	text-decoration:none;
	border:0px;
	border-top:1px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3;
	border-left:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	cursor:hand;

}
.Picturelink
{
	color: #000000;
	background-color: #000000;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:0px;
	border-top:1px;
	border-bottom:0px;
	cursor:hand;
}

a:hover, a:active 
{
	color:#000000;
	display:inline;
	font-weight: roman;
	background-color: #f0f0f0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	cursor:hand;
}
table
{
	background-repeat: no-repeat;
}

.ContentText {

	overflow:noscroll;
	font-family: arial, helvetica, sans-serif;
	font-style: bold;
	font-size: xx-small;
	line-height:12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color:#b1b1b1;
	padding:5px;
}
div:first-letter
{
color: #ff0000;
font-size:x-large
}

