.regularbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 006666;
	font-weight : bold;
}
.regular {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 003399;
}
p {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 003399;
}
.white {
	font-weight : bolder;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : white;
}
.ptiny {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : 003399;
	font-weight : normal;
}

.bold {
	font-weight : bolder;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : 003399;
}

.hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : 003399;
	text-decoration : none;
}
a.hover:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : 006666;
	text-decoration : none;
}

.hovertiny{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color :  003399;
	text-decoration : none;
}
a.hovertiny:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : 006666;
	text-decoration : none;
}

p.header {
	color : 003399;
	font-size : 24pt;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.intro {
	color : 003399;
	font-size : 9pt;
	font-weight: bold;
	font-family : Trebuchet MS, sans-serif;
	font-style : italic;
}

h1 {
	color : 003399;
	font-size : 18pt;
	font-weight: normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color : #006666;
	font-size : 14pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color : 009999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : regular;
}

.plinku{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : 003399;
}
a.plinku:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : 006666;
}
.plinkub{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : 003399;
}
a.plinkub:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : 006666;
}

.plinkutiny{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : 003399;
}
a.plinkutiny:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : 006666;
}
	
	
