/* CSS Document */

<style type="text/css">
<!--
td{
background-color: #ffffff;
}
.title{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 14pt;
font-weight: bold;
}
.author{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 12pt;
font-style: italic;
}
.initialcap{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 18pt;
}
.initialcapbig{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 24pt;
}
.storytext{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 12pt;
}
.storytextsmall{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 10pt;
}

.comments{
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 10pt;
}

.copy{
font-family:Georgia,Times New Roman, Times, serif;
color:#ffffff;
font-size:10pt;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: none;
        color: #333333;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10pt;
color: #000000;
}
.style11 {font-size: 12pt}

-->
</style>
