*
{
	font-family: Verdana;
	font-size: 12px;
}
a:link,
a:active 
{
	color: #000000;
	text-align: justify;
	border: 0px;
	text-decoration: underline;
}
a:visited 
{
	color: #FF0000;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}
h1,h2
{
	font-family: Verdana;
	font-size: 15px;
	margin: 0px;
	margin-left: 9px;
	font-weight: bold;
	color: #EE0007;
	text-decoration: underline;	
}
h2
{
	font-weight: normal;	
}
img
{
	border: 0px;
}
html,body
{
height:100%;
margin:0px;
padding:0px;
}
body
{
	background: #FFFFFF;
}
p
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: Black;
}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.text
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
.btn
{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
/* Специальные элементы таблиц */
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #646464;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}