BODY,TD {
	font-size: 9pt;
	color:black;
	font-family: Arial, sans-serif;
	background-color:#899AC1;}

a:link, a:visited {
	color:maroon;
	font-family : verdana, arial, sans-serif;
	text-decoration: none;
	font-size: 11px;}
a:active, a:hover{
	color:red;
	font-family : verdana, arial, sans-serif;
	text-decoration: underline;
	font-size: 11px;}


/* -- ФОРУМ -- */
/* позиция ф.		*/.t00 { text-align: center; }
/* ширина ф.		*/.t01 { width:400; }
/* название ф.		*/.t02 { font-family: Times New Roman; font-size: 14pt; color:white; }
/* описание ф.		*/.m0 { margin-left: 20px; text-align:justify; margin-bottom:10px; }
/* отступ вложеностей	*/.s { margin-left:10px; }	
/* тема корн. новая	*/.t0n:visited, .t0n { color:#003A75; margin-bottom:5px; font-weight:bold; }
/* -"- старая		*/.t0:visited { color:#003A75; margin-bottom:5px; font-weight:bold; }
/* тема влож. новая	*/.tn:visited { color:#003A75; margin-bottom:5px; }
/* -"- старая		*/.t:visited { color:#003A75; margin-bottom:5px; }
/* сообщение		*/.m { margin-left: 20px; text-align:justify; background-color:#899AC1;}
/* имя псевдоним		*/.p:link { color:#003A75; }
/* имя достоверно	*/.d:link { color:maroon; font-weight:bold; }
/* ответить, переслать	*/.v:visited { color:maroon; }
/* найденое поиском	*/.f { color:red; }

/* -- ТАК ЖЕ -- */
input, textarea { font-family: Arial; font-size: 10pt; }
select { font-family: Arial; font-size: 8pt; }

