﻿a:link
{
    color: rgb(0, 0, 255);
    text-decoration: none;
}
a:active
{
	color: rgb(0, 0, 255);
}
a:visited
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
body
{
    color: rgb(0, 0, 0);
    font-family: 'Tahoma';
    font-size: 13px;
    line-height: 130%;
}
ul
{
	margin-bottom: 0;
	margin-top: 0;
}
li
{
	margin-top: 0;
	margin-bottom: 0;
}
ol
{
	margin-bottom: 0;
	margin-top: 0;
	list-style-position: outside;
	list-style-type: decimal;
}
h1
{
    margin-top: 12px;
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-style: normal;
    font-size: 16pt;
}
h2
{
    color: rgb(102, 0, 0);
    font-style: normal;
    font-weight: bold;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 14pt;
}
h3
{
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-style: normal;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 10pt;
    line-height: normal;
    margin-bottom: 0px;
}
h4
{
}
h5
{
}
h6
{
    margin-top: 16px;
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-style: normal;
    font-size: 14pt;
    margin-bottom: 0px;
}
}
hr
{
}
form
{
	margin-bottom: 0;
	margin-left: 0;
	text-indent: 0;
	margin-right: 0;
	margin-top: 0;
}
p
{
	margin-bottom: 0;
	margin-left: 0;
	text-indent: 0;
	margin-right: 0;
	margin-top: 0;
}
table
{    
}
td
{    margin-left: 40px;
}
th
{
}
tr
{
}
th
{
}
hr
{
}
button
{
}
label
{
	
}
textarea
{
}
fieldset
{
}
legend
{
}
select
{
}
caption
{
}
.search
{
	font-size: 8pt;
}