
p {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : 006699;
	
}
.white {
	font-weight : bolder;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15pt;
	text-decoration : none;
	color : white;
}

.indent {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : 006699;
	text-indent : 20px
}

.ptiny {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #006699;
	font-weight : normal;
}

.gold {
	font-weight : bolder;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15pt;
	text-decoration : none;
	color : ffcc33;
}

.hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : normal;
	color : white;
	text-decoration : none;
}
a.hover:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : normal;
	color : #edae50;
	text-decoration : none;
}

.hovertiny{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color :  #006699;
	text-decoration : none;
}
a.hovertiny:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : ffcc33;
	text-decoration : none;
}

h1 {
	color : #ffcc33;
	font-size : 18pt;
	font-weight: normal;
	font-family : Comic Sans MS, Monotype Corsive, Geneva, Arial, serif;
}
h2 {
	color : #006699;
	font-size : 12pt;
	font-weight : normal;
	font-family : Comic Sans MS, Monotype Corsive, Arial, Helvetica, sans-serif;
}
h3 {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : regular;
}

.plinku{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #006699;
}
a.plinku:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #003399;
}
.plinkub{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #006699;
}
a.plinkub:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #003399;
}

.plinkutiny{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #421362;
}
a.plinkutiny:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #b894fc;
}
	
	