﻿body
{
	margin: 0px;
	padding: 0px;
	background: url(images/Background.gif);
	background-repeat: repeat;
	padding-bottom:20pt;
}



select
{
	font-size: 8pt;
}

table
{
	border-collapse: collapse;
}

a, p, td, div, li
{
	font-family: "Tahoma";
	font-size: 8pt;
	color:#404040;
}

p
{
	margin-top:3pt;
	margin-bottom:3pt;
}

input, textarea
{
	color:#404040;
	font-size: 8pt;
	font-family:Verdana;
}


a:visited
{
	color: #C7774B;
	text-decoration: underline;
}

a:active
{
	color: #666666;
	text-decoration: underline;
}

a:link
{
	color: #4BAFC7;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

A.ll:visited
{
	color: #828282;
	text-decoration: none;
}

A.ll:active
{
	color: #828282;
	text-decoration: none;
}

A.ll:link
{
	color: #828282;
	text-decoration: none;
}

A.ll:hover
{
	color: #828282;
	text-decoration: underline;
}



h1
{
	font-size: 18pt;
	font-family:Arial;
	font-weight: bold;
	color:#666666;
}

h2
{
    margin-top: 12pt;
    margin-bottom: 4pt;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #77684B;
}
h3
{
    margin-top: 8pt;
    margin-bottom: 3pt;
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;
}

img
{
	border:none;
}
