


body 
{
font-size:85%
}


p.charPicture
{
color: black;
font-family: Arial Unicode MS, Arial, serif;
font-size: 40pt;
font-weight: bold ;
text-align: center ;
margin-bottom: 0;
}


div.header
{
	margin-top: 24pt ;
	text-align: right ;
}

div.header hr
{
	margin-top: 24pt ;
	margin-bottom: 24pt ;
}

div.header a
{
	text-decoration: none ;
	font-weight: bold ;
	font-size: 30pt ;
	color: brown ; 
}


div.header a:hover
{
   color: red; 
}



div.height-1
{
	height: 5em ;	
}

div.height-2
{
	height: 10em ;	
}

div.height-3
{
	height: 15em ;	
}

div.height-4
{
	height: 20em ;	
}

div.height-5
{
	height: 25em ;	
}

div.height-6
{
	height: 30em ;	
}

div.footer
{
	margin-top: 24pt ;
	color: rgb(150,150,150);
	text-align: center;
}

a
{
	text-decoration:underline;
	color: blue ;
	font-weight: bold ;
}

a:hover
{
   color: red; 
}


 h1
{
	font-weight: bold ;
	color: green; 
	font-size: 30pt ;
}

h2
{
	font-size: 24pt ;
	text-decoration: none;
	font-weight: bold ;
}



h3
{
	font-size: 18pt ;
	text-decoration: none;
	font-weight: bold ;
	color: green; 

}


a h4:hover
{
   font-weight: bold ;
   color: red; 
}

img
{
	float: center;
}


h4
{
	font-weight: bold ;
	text-decoration:underline;
	text-align: center;
	color: blue ; 
}

h5
{
	font-size: 18pt ;
	C
}

h6 a
{	
	/* font-size: 34pt ; */
	/* color: RED; */

   font-size: 1pt ;
   color: rgb(100,100,100);
}

ip.charPicture
{
	color: black;
	font-size: 40pt;
	font-weight: bold ;
	text-align: center ;
	margin-bottom: 0;
}

.invisable
{
	padding-left: 50pt;
	padding-right: 50pt;
	font-size: 16pt ;
	color: white ;
	font-weight: bold ;

}


/* Normal hidden status link */
#status a
{
	color: red;
	visibility:hidden;
	font-size: 1pt ;
	
	/* Occasional visible status */
	/* font-size: 24pt; */
}


table.itemlist tr.even
{
	background: rgb(220,220,220)
}

/* 
table.itemlist tr.odd
{
	background: white
}
*/