a:link{
	color: #0038a8;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a:visited{
	color: #0038a8;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a:hover{ 
	color: #0053f8;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a.onblue:link{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a.onblue:visited{
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a.onblue:hover{ 
	color: #bb69bb;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
IMG.right {
	float: right;
	margin-right: 5pt;
	margin-left: 5pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	}
IMG.left {
	float: left;
	margin-left: 5pt;
	margin-right: 5pt;
	margin-top: 5pt;
	margin-bottom: 5pt;
	}
BODY, TABLE, TD, TH {
		font-family: Arial, sans-serif;
		color: #000000;
		font-size: 10pt;	
}
TD.oncol {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
SPAN.sig {
	font-family: cursive;
	font-weight: bold;
	font-size: 10pt;
}
OL {
	margin-top: 1px; 
	marign-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
p {
	margin-top: 1px; 
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
p.question {
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #0038a8;
	font-size: 10pt;
	margin-bottom: 1px;
}
p.just {
	text-align: justify;
}