﻿body
{
	font-family:Tahoma;
	font-size:12px;
	color:#333;
}

.art_separator
{
	border-bottom: 1px solid rgb(170, 170, 170);border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: rgb(170, 170, 170); font-size:1px;
}

h2
{
	font-size:15px;
	font-weight:bold;
	color:#555;
	font-style:normal;
	font-family:Arial;
}

h3
{
	font-size:17px;
	font-weight:bold;
	color:Maroon;
	font-style:italic;
	font-family:Arial;
}

.phrase
{
	width:650px;
}
.phrase_autor
{
	 padding-left:300px;
}

.art_txt
{
	vertical-align:top;
	padding:10px 20px 0px 10px;
	max-width:400px;
	min-width:250px;
	width:400px;
}

.art_txt ul li
{
	margin-top:5px;
	margin-bottom:5px;
}


.art_txtUL ul li
{
	font-size:14px;
	font-weight:bold;
	color:#4444AA;
}

.art_txtUL ul li ul li
{
	font-size:12px;
	font-weight:normal;
	color:#333;
}

.art_img
{
	vertical-align:top;
	padding:5px;
	text-align:center;
	padding-top:25px;
}

.art_subtitle
{
	font-weight:bold;
	font-size:1.1em;
}

a:active {
	color: yellow;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: none;
}

a:focus {
	color: #55F;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}
.mylabelstyle
{
	font-family:Tahoma;
	font-size:12px;
	color:#333;
}