p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #2a3d04;
}

.psmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 003399;
	font-weight : normal;
}

.bold{
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : 003399;
}

.wingdings{
	font-family : wingdings;
	font-size : 10pt;
	text-decoration : none;
	color : 003399;
}

.hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #2a3d04;
	text-decoration : none;
}
a.hover:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : regular;
	color : 829165;
	text-decoration : none;
}

.hovertiny{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #2a3d04;
	text-decoration : none;
}
a.hovertiny:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : regular;
	color : 829165;
	text-decoration : none;
}

big {
	color : 00688B;
	font-size : 30pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
H1 {
	color : 426104;
	font-size : 20pt;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color : 426104;
	font-size : 15pt;
	font-family : Arial, Helvetica, sans-serif;
}
H3 {
	color : 00688B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.plinku{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : 5e6d38;
}
a.plinku:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : 829165;
}

.plinkub{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : 5e6d38;
}
a.plinkub:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : 829165;
}

.plinkuh{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : 00688B;
}
a.plinkuh:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : 829165;
}
	
.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : 426104;
}

.regular {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 426104;
}
