*
{
	font-family: Verdana;
	font-size: 12px;
	color: #6F6F6F; 
}
a:link,
a:visited,
a:hover,
a:active 
{
	color:  #A2A3A5; 
	text-align: justify;
	border: 0px;
	text-decoration: underline;
}
a:visited 
{
	color: #A2A3A5;
}
a:hover,
a:active 
{
	color: #A2A3A5;
	text-decoration: none;
}
h1,h2
{
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	margin-left: 20px;
	color: #A02C37; 
}
html,body
{
  height:100%;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}
img
{
	border: 0px;
}
p
{
	text-align: justify;
}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.header_text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 1px;
	color: #A02C37;
}
.footer_text
{
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
	color: #A2A3A5;
}
.footer_text_bold
{
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
	font-weight: bold;
	color: #A2A3A5;
}
.aow_link:link,
.aow_link:visited,
.aow_link:hover,
.aow_link:active
{
	font-family: Verdana;
	font-size: 10px;
	padding: 1px;
	color: #A2A3A5;
	text-decoration: none;
}
.button:link,
.button:visited,
.button:hover,
.button:active
{
	font-family: Verdana;
	font-size: 16px;
	padding: 1px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.left_col
{
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px;
	color: #6F6F6F;
	font-style: italic;
}
