body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

#wrap {
	background-color: #FFFFFF;

}

p,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color: #0033CC;
}

h3 {
	font-size: 11pt;
	color: #0033CC;
}

h4 {
	font-size: 10pt;
	color: #0033CC;
}

p {
	font-size: 11pt;
	color: #000000;
}

li {
	font-size: 11pt;
	color: #000000;
}

h5 {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

h6 {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}


a:link {
	color: #0033CC;
	text-decoration: underline
}

a:visited {
	color: #0033CC;
	text-decoration: none
}

a:hover {
	color: #AD0000;
	text-decoration: none
}

a:active {
	color: #0033CC;
	text-decoration: none
}

.pagetop {
}
.pagemiddle {
}
.pagebottom {
}
.footer {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.quote {
	margin: 0px 60px 0px 60px;
	padding: 2px 2px 2px 2px;
	background-color: #E9EBF5;
	font-size: 10pt;
	font-weight: bold;
}

.show {
	margin: 0px 60px 0px 60px;
	padding: 2px 2px 2px 2px;
	background-color: #E9EBF5;
	font-size: 10pt;
	font-weight: bold;
	width:653px;
}

.pad12 {
	padding: 0px 0px 0px 12px;
}
