/* ссылки --start--*/
a:link, a:active, a:visited {
	color			: Gray;
	text-decoration	: none;	
	font-family		: Arial, Helvetica, sans-serif;
}
a:hover {
	font-family		: Arial, Helvetica, sans-serif;
	color			:Gray;
	text-decoration : underline;
}
a.blacklink:link, a.blacklink:active, a.blacklink:visited {
	text-decoration	: none;
	color			: #7c7c7c;
}
a.blacklink:hover {
	text-decoration	: none;
	color			: #000000;
}
a.forumtitle:link, a.forumtitle:active, a.forumtitle:visited {
	color			: gray;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16pt;
	font-style		: italic;
	text-decoration	: none;
}
a.forumtitle:hover {
	color			: gray;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16pt;
	font-style		: italic;
	text-decoration	: underline;
}
a.forumtitlefirst:link, a.forumtitlefirst:active, a.forumtitlefirst:visited, a.forumtitlefirst:hover {
	color			: #993300;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16pt;
	font-style		: italic;
	text-decoration	: underline;
}
a.texts {
	color			: #993300;
	text-decoration : underline;
}

/* ссылки --end--*/

p {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : justify;
	font-size : 11pt;
	line-height : 20pt;
}
.ct{
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : center;
}
.p12-ct{
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : center;
	font-size : 12pt;
}
.p10-ct-it{
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : center;
	font-size : 10pt;
	font-style : italic;
}.star {
	color : Gray;
	text-align : center;
	font-size : 20pt;
}
.em {
	font-style : italic;
	line-height : 16pt;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11pt;
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-style : italic;
	text-align : center;
	font-weight : normal;
	font-size : 18pt;
}
ul, ol {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 11pt;
	line-height : 16pt;
	text-align : justify;
}

/* Классы --start--*/
.title{
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	font-style : italic;
	font-size : 16pt;
	padding : 16 0 0 0;
}
.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-style : italic;
	font-size : 12pt;
}
.subtitle14 {
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-style : italic;
	font-size : 14pt;
}
.subtitle16 {
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
	font-style : italic;
	font-size : 16pt;
}
.mini {
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	font-size : 10pt;
	line-height : 12pt;
	font-style : italic;
}
.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 14pt;
}
.content {
	margin-left : 30px;
	margin-right : 30px;
}
.ppadd {
	color: black;
	font-size: 12pt;
	padding: 0 10 4 73;
	font-style : italic;
}
.i12 {
	font-style	: italic;
	font-size	: 12pt;
}
.title18 {
	font-size: 18pt;
	color: #906700;
	line-height: normal;
	font-style: italic;
	font-family: sans-serif;
	text-align : center;
}
.brown {
	color : #a8864c;
}
.mini-brown {
	color: #a8864c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 12pt
}
.p12-ct-br {
	color: #a8864c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
}

/* Классы --end--*/

/* Заголовок на стр.2-го уровня на подложке --start--*/
.heading {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13pt;
	font-style : italic;
}
.head-author {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14pt;
	font-style : italic;
}
.head-title {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 16pt;
	font-style : italic;
}
.head-comment {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 8pt;
	font-style : italic;
	line-height : 10pt;
}
a.head:link, a.head:active, a.head:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
}
a.head:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : underline;
}
/* Заголовок на стр.2-го уровня на подложке --end-- */
.typeinput	{
	width		: 600px;
	height		: 21px;
	text-align	: center;
	padding		: 3 10 3 10;
}		
.areatype	{
	width		: 600px;
	height		: 185px;
	text-align	: left;
	padding		: 3 10 3 10;
}
