BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11.0pt;
	color : #FFFFCC;
}
BODY.wall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11.0pt;
	color : #000000;
}
P.reg {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFCC;
	font-size : 11.0pt;
	background-color : transparent;
}
P.quote {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC99;
	font-size : 11.0pt;
	font-style : italic;
	background-color : transparent;
}
P.cquote {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFCC99;
	font-size : 11.0pt;
	font-style : italic;
	text-align : center;
	background-color : transparent;
}
UL.main {
	list-style-type : disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
UL.second {
	list-style-type : circle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
UL.third {
	list-style-type : square;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
UL.fourth {
	list-style-type : disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
H1.chead {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : center;
	background-color : transparent;
	font-size : 15pt;
	text-decoration : none;
	font-weight : normal;
}
H1.lhead {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : left;
	background-color : transparent;
	font-size : 18pt;
	text-decoration : none;
	font-weight : normal;
}
H2.ctitle {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : center;
	background-color : transparent;
	font-size : 18pt;
	text-decoration : none;
	font-weight : normal;
}
H3.ltitle {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-align : left;
	background-color : transparent;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}
SPAN.intro {
	color : White;
}
.pict {
	background-image : url(../images/wall-petelin-2.jpg);
    width : 577px;
	height : 285px;
	background-repeat : no-repeat;
	background-position : center;
}
