/*------------------|
|  Styles used by   |
|   HIK views.php   |
|------------------*/
p {
	color: #000;
	font-family: Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal; }
p.Emphasis{font-family: Sans-Serif; font-size: 13px;}
p.emphasis{font-family: Sans-Serif; font-size: 13px; color:#600}
p.quote{font-family: Sans-Serif; font-size: 13px; margin: 0 0 0 2em; }
p.source {font-family: Sans-Serif; font-size: 10px; text-align: center; 
		margin-bottom: -10px; }
p.story {
	font-family: "Times";
	font-size: 13px;
	margin: 0 2em 1em 2em; }
p.comment { color: red;
	font-family: Sans-Serif;
	font-size: 11px;
	margin: 0 2em 1em 2em; }
p.title{ font-weight: bold; font-size: 16px; text-align: center;}
p.by { margin: 0px; text-align:center; margin-bottom:10px; }
.org {	font-family: optima, times;  font-size: 14px; color: #CC6600; 
	font-style: italic; font-weight: bold; 
	margin: 0px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 2px;
}

p a:link, p a:visited, p a:active {	text-decoration: none;
	color: #000;
	font-size: 13px;
	font-weight: normal; font-family: Sans-Serif; }
p a:hover{ color: #CC6600; }

li { margin-top: 3px;
	color: #000;
	font-family: Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal; }

h1 { font-family: "Verdana"; font-size: 12px; text-align:left; font-weight: normal; }
h2 { font-family: "Verdana"; font-size: 12px; text-align:left; font-weight: normal;}
h3 { font-family: "Verdana"; font-size: 12px; color: #CC6600; text-align:left; font-weight: bold;}

h1 a:link, h1 a:visited, h1 a:active { text-decoration: none; color: black;}
h1 a:hover{	color: #CC6600; }

h1.select { color:#CC6600; 	font-style: italic;	font-size: 14px;}
h1.title { color:#CC6600; 	font-size: 18px; font-weight: bold; margin: 0px;}


h2 a:link, h2 a:visited, h2 a:active { text-decoration: none; color: black;}
h2 a:hover{	color: #CC6600; }

h2.select { color:#CC6600; 	font-style: italic;	font-size: 14px;}
h2.title { color:#CC6600; 	font-size: 14px; font-weight: bold; margin: 0px;}
h2.title a:link, h2.title a:visited, h2.title a:active { text-decoration: none; 
		color:#CC6600; 	font-size: 14px; font-weight: bold;}
h2.title a:hover{ color: #000; }


h3 a:link, h3 a:visited, h3 a:active { text-decoration: none; color: CC6600; font-weight: bold;}
h3 a:hover{	color: #000; font-weight: bold;}

h3.select { color:#CC6600; 	font-weight: normal; font-style: italic;	font-size: 14px;}
h3.sub { font-size: 12px; font-weight: normal;  color: black;}
h3.sub a:link, h3.sub a:visited, h3.sub a:active { text-decoration: none; color: black;
		 	font-weight: normal; }
h3.sub a:hover{	color: #CC6600; }
h3.title { color:#CC6600; 	font-size: 14px; font-weight: bold; margin: 0px; color: black;}


h4{ color: #00F;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 0px;}

