/* style sheet for chro.css
         (C) zen design          Last revised 8 aug, 2002.*/

/* ------------------ bass ------------------- */               
BODY{
        margin-left:3%;margin-top:0em;
        margin-right:3%;
	background: #ffffff;  
	line-height:140%;
	color:black; 
	}
a:link{
	color:blue;background:transparent;
	}
a:visited{
	color:#000080;background:transparent;
	}
a:hover{
 	color: #ff8c8c;background:transparent;
 	text-decoration: underline;
	}	
a:active{
	color:#ee0000;background:transparent;
	}
body:after{
	 display: block;
	 content: "(C) 2002-2011  POWERED BY TERPSIPHONE";
	 font-style:normal;
	 font-family: sans-serif;
 	 margin-top: 0.9em;
	 color:#4169e1;background:transparent;
 	 text-align: right;
	}

hr{
	display:none;
	}

img{
	 border-style:none;
	}  
     
/* ----------------heading------------------*/  
H1{ 
	
	color:#4169e1;background:transparent;
	font-weight: 400;
	font-size: 2em;
	text-align: left;
	margin: 1em auto 1.5em;
        padding:0.3em 0.5em 0.2em;
        border-width:3px;
	border-style:none none double none;
	border-color:#4169e1;	
	}

H2{
	color:#4169e1;background:transparent;
        font-weight:500;
        font-size: 1.2em;
        text-align:left;
	margin: 1em auto;   
	border-width:0.1em;
	border-style:none none solid none;
	border-color:#4169e1;
	padding: 0.1em 0.1em;
	}
H2 small{
	font-size:0.6em;
	}
H3{     color: #0000ff; background:white;
	font-size: 1.2em;
	font-weight:normal;
	margin: 1em 0em;
	padding-bottom:0.4em;
	}          
/* ----------------block ------------------*/   
p	{
	text-indent:0em;line-height:150%;
	margin-right:auto;
	margin-left:6em;
	}
	
p.menu{
	margin:auto;
	}
	
blockquote {
	color:#00008b; background:white;
	margin-top:0.1em;margin-left:8em;
	line-height:140%;
	font-size:0.9em;
	}
/* ---------------- list style ------------------*/  
li{
	list-style :none;
	font-weight:500;
	font-size:1em;
	line-height:120%;
	padding-left:1em;
	border-left:thin solid #20b2c7;
	}
	
strong {
	font-size:1em;
	font-style:normal;
	color:red;background:transparent;
	}

 span.date{
 	font-size: 90%;
 	font-weight:normal;
  	font-family:"Gill Sans","verdana","Genova",sans-serif;
 	 color:#0000ff;background:white;
	 width: 5em;
	text-align:left;
 	float: left;
	}
.header{

	border-bottom:#e0e0e0 1px solid ;} 
.note{
	margin:0.3em 0em 1em;text-indent:0em;
	font-size:0.9em;}
