body {
	background: #FFFFFF none;
	color: #000000;
	margin : 10px 0px 3% 250px;
}

#str-Container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 600px;
}

body, p, li, td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, li, td {
	font-size : 10pt;
}

p, li, td {
	color: #000000;
	background: #FFFFFF;
}

li {
	margin-bottom: 15px;
}

h1, h2, h3, p, div {
	margin-left: 0px:;
}

blockquote {
	width: 320px;
}

h1 {
	background: #000066;
	color: #FFFFFF;
	padding: 10px 0px 60px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.subhead {
	color: #000066;
	background: transparent;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

div.limage {
	float: left;
	position: absolute;
	left: 50px;
	width: 177px;
}

.caption {
	font-size: 9pt;
	width: 177px;
}

.clear {
	clear: both;
}

.red {
	color: #FF0000;
	background: transparent;
}

.centre {
	text-align: center;
}

blockquote {
	text-align: right;
	font-style: normal;
	font-size: 16pt
}

span.author {
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}

hr {
	clear : both;
	width: 70%
}

a:link {
	background: transparent;
	text-decoration: none;
}

a:visited, a:active {
	background: transparent;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	text-decoration: underline;
}

