/*------------------|
|  Styles used by   |
|   HIK Views       |
|------------------*/
p, li {
	color: #000;
	font-family: "Times";
	font-size: 11pt;
	font-style: normal;
	font-weight: normal; }
p.Emphasis{font-family: "Arial"; font-size: 10pt;}
p.emphasis{font-family: "Arial"; font-size: 10pt; color:#600}
p.quote{font-family: "Arial"; font-size: 10pt; margin: 0 0 0 2em; }
p.story {
	font-family: "Times";
	font-size: 10pt;
	margin: 0 2em 1em 2em; }
p.comment { color: red;
	font-family: "Verdana";
	font-size: 8pt;
	margin: 0 2em 1em 2em; }
h1 {	font-family: "Verdana";
	line-height: 16pt;
	font-size: 16pt;
	font-weight: bold; }
h2 {	font-family: "Verdana";
	font-size: 12pt;
	font-weight: bold; } 
h3 {	font-family: "Verdana";
	color: #00F;
	font-size: 10pt;
	font-weight: normal; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; }
h4 {
	font-family: "Verdana";
	color: black;
	font-size: 10pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}
selected {
			font-family: "Verdana";
			font-size: 12px;
			color: #00C;
			font-weight: bold; }
/* Links are not shown until you mouseover  */
p a:link, p a:visited, p a:active
{	text-decoration: none;
	color: #CC6600;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana";
}
by  {font-family: "Verdana"; font-size: 10pt; text-align: center; }
iam {font-family: "Verdana"; font-size: 10pt; text-align: right; }
x { text-align: center; }

/* Not selected */
ns {	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana"; }
from {	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	font-family: "Verdana"; }
mark {	text-decoration: none;
	color: #C00; text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-family: "Verdana"; }
pnbr {	text-decoration: none;
	color: #999; text-align: right;
	font-size: 10px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	font-weight: normal;
	font-family: "Verdana"; }
p a:hover {  color: #000000;
	font-size: 11px;
	font-weight: bold; 
	font-family: "Verdana"; }

/*  For tables */	
table.box {
	padding: 3 3 3 3;
	border-style: solid;
	border-color: #669966;
	border-width: 1px;
}
