﻿body
{
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	font-family: Tahoma;
	text-align: justify;
}

.footer
{
	background-color: #0096b7;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	line-height: 11pt;
}

.header
{
	background-color: #0096b7;
}
.inf1
{
	font-size: 9pt;
	color: white;
	font-family: Verdana;
	background-color: black;
	text-align:right;
	width: 100%;
	line-height: 15pt;
}

.inf2
{
	position:absolute;
	left: 3px;
	top: 91px;
}

.link1
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	color: gainsboro;
	cursor: default;
}

.link1:hover
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	color: #ffff66;
	cursor: default;
}

.menu_header
{
	background-color: #0099cc;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 0px;
	color: White;
	height: 12pt;
}

.menu
{
	margin: 0px;
	background-color: #f0f0f0;
	padding: 3px;
	border-bottom-color: #999999;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}

.menu_link
{
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
}

.menu_link:hover
{
	display: block;
	text-align: left;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #c8c8c8;
	color: #ff0000;
}

td.menu
{
	border-bottom: dotted 1px Black;
}

#art_title
{
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
	text-align: center;
	padding-bottom: 10px;
}

#art_body
{
	text-align: justify;	
	font-size: 10pt;
	padding-bottom: 20px;
	line-height: 18pt;
	font-family:Arial;
}

#art_body p
{
	text-indent: 20px;
	margin: 0px 10px 8px 0px;
}

#art_author
{
	text-align: right;
	font-size: 7pt;
	font-weight: bold;
	padding-right: 10px;
	font-family: Tahoma;
}

a.tlink, a.tlink:visited
{
	color: midnightblue;
}

a.tlink:hover
{
	color: #ff0000;
	text-decoration: none;
}

a.arc, a.arc:visited
{
	color: White;
	font-size: 8pt;
	text-decoration: none;
}

a.arc:hover
{
	color: #ff0000;
	text-decoration: none;
}