@charset "UTF-8";
/* CSS Document */


body {
	font: 10pt Myriad Pro, Myriad, Gill Sans MT;
	text-align:justify;
	color:#282828;
	background:#000000;
	margin-top:20px;
}

p{
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;
}

blockquote.bodytext {
	margin-top:30px;
  	margin-right:30px;
  	margin-left:30px;
} 

.header {
	font-size: 20pt;
	font-weight: bold;
	left: 5px;
	top: 10px;
}
.subtitle1 {
	font-size: 14pt;
}
.subtitle2 {
	font-size: 10pt;
} 	

overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 450px; height: 500px; background-color: #000; }

.bodytext table {
	font-size: 10pt;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
}

img {
	border:none;
}.underline {
	text-decoration: underline;
}
.bullet {
	list-style-type: circle;
	list-style-position: outside;
}
.bodytext a {
	color: #FF0000;
}
.style1 .bodytext {
	color: #FF0000;
}
.indent {
	padding-left: 25px;
}
.underline {
	text-decoration: underline;
}
.subtitle1 {
	padding-left: 0px;
}
