*
{
	font-family: Verdana;
	font-weight: 100;
	font-size: 11px;
	color: #676869; 
}
a:link,
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	border: 0px;
	text-decoration: underline;
}
a:visited 
{
	color: #003972;
}
a:hover,
a:active 
{
	text-decoration: underline;
}
h1, h2
{
font-size: 12px;
color: #FF0000;
font-weight: bold;
text-decoration: none;
font-family: Arial;
}
hr
{
	color: #fe1c10;
}
img
{
	border: 0px;
}
body
{
   background: #95a3fa;
	margin: 0px;
}
p
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.input
{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	color: #000000;
}
.button
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* Специальные элементы таблиц */
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #747272;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}
/* Именованные значения  */
/* Стили by Chernov PA  */
/*Мои ссылки*/
.my-a
{
text-align: center;
text-decoration: none;
color:  #5873fd;
font-size: 13px;
}
/*Координаты фирмы*/
.my-info
{
color: #fe1c10;
text-decoration: none;
font-size: 11px;
font-family: verdana;
}
/*Загаловок элементов аблицы*/
.my-topic
{
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
/*Ссылка на нас*/
.my-label 
{
	font-size: 11px;
	color: #5873fd;
	padding-left: 50px;
	text-decoration: none;
	text-align: center;
}
/*Выделение нового абзаца*/
.my-line
{

}
/* Класс растягивает текст по всей ширене*/
.my-text 
{
text-align: justify;
}
.my-pict
{
	margin:10px;
}
