<!-- ad general style sheet -->

.plainbig {
	color : black;
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : center;

}

.plainsmall {
	color : black;
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial,Helvetica;
	text-align : center;
}

.whitesmall {
	color : black;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}

.toplinks {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : center;
}
.zenit {
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : left;
	margin-bottom : 5px;
	margin-top : 0px;
	line-spacing : 6pt;
}
.indexlinks {
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial,Helvetica;
	text-align : left;
}

P {	text-indent : 0em;
	text-align : justify;
	color : #111111;
	font-size : 10pt;
	font-family : Arial,Helvetica;
	padding: 0px 5px 0px;
}
.normal {
	text-indent : 2em;
	color : #111111;
	font-size : 10pt;
	font-family : Arial,Helvetica;
	padding: 0em 3% 0em;
}

.quoted {
	text-indent : 0em;
	text-align: justified;
	color : #111111;
	font-size : 9pt;
	font-weight: bold;
	font-family : Arial,Helvetica;
	padding: 0em 10% 0em;
}


UL {
	text-indent : 0em;
	color : #111111;
	font-size : 10pt;
	font-family : Arial,Helvetica;
	padding: 0em 3% 0em;
}

.section {
	color : black;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica;
	text-align : left;
	font-style : italic;
	line-height : 0.2;
}

.byline {
	color : red;
	font-size : 9pt;
	font-weight : normal;
	font-family : Arial, Helvetica;
	text-align : left;
	line-height: 0.2;
	padding: 0em 8px 0em;
	letter-spacing : 1px;
}

.intro {
	color : black;
	font-size : 11pt;
	font-weight : bold;
	font-family : MS Sans Serif;
}

.disclaimer {
	color : black;
	font-size : 8pt;
	font-family : MS Sans Serif;
	text-align : center;
}

.poem {
	text-indent : 0em;
	color : black;
	font-size : 80%;
	font-weight : bold;
	font-family : MS Sans Serif;
	padding : 0em 5% 0em;
}

.author {
	color : black;
	font-size : 90%;
	font-weight : normal;
	font-family : Times New Roman;
	padding : 0em 3% 0em;
}

.group {
	color : teal;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : left;
	padding: 0em 3% 0em
}

.subquote {
	color : black;
	font-size : 100%;
	font-weight : normal;
	font-family : Times New Roman;
}

H1 {
	color : red;
	font-size : 16pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : left;
	line-height: 0.2;
	padding: 0em 5px 0em
}

H2 {
	color : red;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
	text-align : left;
	padding: 0em 5px 0em
}

H3 {
	color : red;
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial,Helvetica;
	text-align : left;
	padding: 0em 5px 0em
}
#for search engine output:
.description {
	background-color : #FFFF99;
	font-family : serif;
	font-size : small;
}
.filetitle {
	background-color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	height : 9pt;
}
A:hover   { color: red; }
A:link    { color: blue; }
A:active  { color: red; }
A:visited { color: #400080; }
