li {
	font-size: 100%;
	line-height: 135%;
	font-weight: normal;
}
h1 {
	font-size: 10pt;
	margin-bottom: 0em;
}
h2 {
	font-size: 120%;
	margin-bottom: 0em;
}
h3 {
	font-size: 10pt;
	color: #666666;
}
p {
	font-size: 100%;
	line-height: 150%;
}
a {
	font-size: 80%;
}

address {
	font-style: normal;
	font-size: 10pt;
	color: #CCCCFF;
	background-color: #000099;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	clear: left;
}

label {
	font-size: 10pt;
}

th {

}

.t {
	color:#333333;
	font-size:12pt;
}

.ps {
	line-height: 150%;
}

.f12{
	font-size: 12pt;
	line-height: 150%;
}

.f10{
	font-size: 10pt;
	line-height: 150%;
}

.f8{
	font-size: 8pt;
}

.w10{
	color:#FFFFFF;
	font-size:10pt;
	padding:5;
}