/*	Polish  */

body { 
	background-color: #b6ced3;
	font-family: arial, helvetica, sans-serif; 
	}
p  { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
div.page {
	border:none;
	width: 600px; 
	background-color: #ffffff; 	
}	
div.article >*:first-child { 
	margin-top: 0; 
}

div.content {
	padding-bottom: 1em; 

}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}

.fl-rt { float:right; 
	padding: .5em 0; 
}

h1 {  
	font-size: 28px; 
	color: #c04255; 
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	padding-top: 30px;
	margin-top: 0;
	}
h2 {  
	font-size: 22px; 
	color:#ffffff;
	background-color:#469faa;
	padding:3px;
	font-family: arial, helvetica; 
	}
h3{
	font-family:"Arial Narrow", arial;
	font-size: 17px; 
	color: #d93a4c;	
	margin: 0;
	text-align:left;
	}
.big {
	color:#ffffff;
	font-size: 45px;
	padding:3px;
	background-color:#c04255;
	line-height:1.5em;
	}

div.container { /* *** created for containing all the diagrams */
	padding: 0 10px;
}
div.container p { 
	margin: 5px 0;
	font-size:80%;
}
.bullet {
	float:left;
	width: 159px; /* *** aligns with images in newer browsers */
	padding: 0 5px; /* *** for nn4.7 */
	}
div.bullet p {
	margin-right: 10px;
}
p.bold { /* for the two sections that are all bold */
	font-weight:bold;
	}

img.diagram { 
	float: left;
	}
html * img.diagram { /* *** hiding from NN4.7 */
	border: solid 1px #d93a4c;
}
div.container>img.diagram {/* *** hiding from NN4.7 */
	border: solid 1px #d93a4c;
}
.bullet2 {
	float: right;
	width: 145px; /* *** set this width to allow for the narrowest text area */
}
.bullet2 p {
	text-align: left; /* *** IE4 */
}

.fnt { font-size: 80%; }
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.footer {
	background-color: #ffffff;
}


/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	margin-right: 2px;
	width: 160px;
	float: left;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: arial, helvetica, sans-serif; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif;
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
	}
/* -------------------------------------- */

