p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : 000080;
}

.psmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 003399;
	font-weight : normal;
}

.pred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #5C246E;
	font-weight : normal;
}

.predbold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #5C246E;
	font-weight : bold;
}

.pbold {
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	color : 003399;
}

.hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color :000080;
	text-decoration : none;
	text-align : left;
}
a.hover:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : regular;
	color :5D478B;
	text-decoration : none;
	text-align : left;
}

.hovertiny {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color :  003399;
	text-decoration : none;
	text-align : left;
}
a.hovertiny:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color : 006666;
	text-decoration : none;
	text-align : left;
}
big {
	color : 000080;
	font-size : 30pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	color : 000080;
	font-size : 20pt;
	font-family : Arial, Helvetica, sans-serif;
}
h2 {
	color : 000080;
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
}
h3 {
	color : 5D478B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
}
h4 {
	color : #5C246E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bolder;
	font-style : italic;
}
.plinku {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : 000080;
	text-align : left;
}
a.plinku:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : 5D478B;
	text-align : left;
}
	
.plinkub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : 000080;
	text-align : left;
}
a.plinkub:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : 5D478B;
	text-align : left;
}	
.plinkred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #5C246E;
	font-weight : normal;
}
.plinkred:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #990000;
	font-weight : normal;
}
.plinkuc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : 000080;
	text-align : center;
}