/* style sheet for WishingCup.html */

h1	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 12pt;
	text-align: center;  }
	
h1.voc	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 12pt;
	text-align: left;  }
	
h2	{color: navy; 
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;  }

body	{color: #000; 
	background: #fff;
	font-family: sans-serif;
	font-size: 10pt;
	width: 740px; }
	
body.v	{margin: 40px 20px;
	width: 100%; }

p	{color: #000; 
	font-family: sans-serif;
	font-size: 10pt; }

a:link {color: navy;
	text-decoration: none;
	background: transparent;  }

a:active {color: navy;
	text-decoration: underline;
	background: transparent;  }

a:visited {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:link {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:visited {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:active {color: #6373a5;
	text-decoration: none;
	background: transparent;  }

#hd a:hover { color: black;
	text-decoration: none; 
	background: transparent; }

div#hd    {height: 30px;
	color: #6373a5;
	border-bottom: 1px solid #6373a5;
	margin: 0 40px 0 0;
	font-weight: normal; }

body.cup	{margin-left:40px;
	background: #fff;
	width: 750px; }

body.hieros	{width: 1408px; 
	height: 62px;
	background: #fff; }

p	{font-weight: normal; }

#hieros	{background: #fff;
	border:none;
	padding:0;
	margin: 0; }

.padded	{margin: 0 80px 0 80px; }


p.key	{color: #6373a5; 
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal !important; }

.fn	{vertical-align: super;
	font-size: 8pt; }

blockquote	{
	font-family: sans-serif;
	font-size: 10pt;
	color: navy; }

#fnotes	{margin: 20px 40px 20px 0;
	border-top: 2px dotted #6373a5;
	border-bottom: 2px dotted #6373a5;  }

#text	{margin: 20px 60px 20px 20px; }

#text p:first-letter { 
	font-size: 120%; 
	color: navy; 
	background: #d8e4f1;
	padding: 0 2px 0 2px;}

#text p.no:first-letter {  
	color: #000; 
	background: #fff;
	padding: 0 0px 0 0px; }

#foot	{color: #000;
	text-align: center; 
	clear: both;  }

#signature  {text-align: center; }

.web	{font-variant: small-caps; }

.wc	{width: 150px;
	float: right;
	margin: 20px 0 20px 20px; 
	font-size: 8pt; }
	
.wc2	{width: 250px;
	float: right;
	margin: 20px 0 20px 20px; 
	font-size: 8pt; }
	
.wc3	{width: 220px;
	float: right;
	margin: 0px 0 20px 20px; 
	font-size: 8pt; }
	
.expand	{color: #6373a5;}
	
.switchcontent	{
	background: #eee; 
	color: navy;
	font-family: courier, monospace; }
	
.code	{color: navy;
	font-family: courier, monospace; }
	
table, td, tr	{border: 0;
	text-align: center;
	vertical-align: middle;}	
