﻿}
a 
{	
    color: #663300;
}
a:visited 
{
	color: #808000;
}
a:active 
{
	color: #663300;
}
a:hover 
{
	color: #FFFF00;
}
a:link 
{
	color: #663300;
}
img 
{
	border: 2px solid #663300;
	text-align: center;
}
img.table_prop
{
	border-style: none;
}
img.noborder
{
		border-style: none;
}
h1
{
	border-color: #663300;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
h2
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h3
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
h3:first-line
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
h4
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
h5
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
h5:first-line
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
h6
{
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}
ul
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}
p
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	}

