
a {
font-family:pigiarniq;
font-size:12px;
color:#679AB0;
font-weight:normal;
text-decoration: underline;
}

a:hover {
font-family:pigiarniq;
font-size:12px;
color:#333333;
font-weight:normal;
text-decoration: underline;
}


p{
	font-size: 12px;
	color: #333333;
	font-family: pigiarniq;
	font-weight: normal;
}
p.bluetext {
	font-size: 16px;
	color: #679AB0;
	font-family: pigiarniq;
	
}

p.sidetext {
	font-size: 12px;
	color: #333333;
	font-family: pigiarniq;
	font-weight: bold;

}
p.caption {
	font-size: 10px;
	color: #333333;
	font-family: Geneva, pigiarniq;
	font-weight: normal;
}

p.footer {
	font-size: 11px;
	color: #333333;
	font-family:  pigiarniq;
	font-weight: normal;
}
li.table {
	font-size: 12px;
	color: #333333;
	font-family: pigiarniq;
	font-weight: normal;
}
table.tableform{
	font-size: 12px;
	color: #333333;
	font-family: pigiarniq;
	font-weight: normal;
	}

 /* lists */
 .stylelist {font-size: 12px; font-family: pigiarniq; color: #333333; }
  .styletable {font-size: 11px; font-family: pigiarniq; color: #333333; }
