﻿a:link
{
	color: #060000;
}
a:visited
{
	color: #000102;
} 
a:active 
{
	color: #000102;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Times New Roman, Arial, Helvetica;
	background-image: url(../../images/004.jpg);
	background-color: rgb(102,102,51);
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: #A88D3E;
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
hr {
	background-color: #A88D3E;
	background-position: center;
	background-image: url('../../images/004.jpg');
}
.ad_table {
	border: thick solid #9FC4AC;
	padding: 10px 10px 0px 10px;
	text-align: center;
	cursor: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
}
p {
	text-align: justify;
	line-height: 140%;
}
hr {
	color: #8FB49C;
}
