body
{
	background-position: right bottom;
	background-attachment: fixed;
	background-image: url("images/background1.jpg");
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
}

p
{
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
}
A:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: #3366ff;
	text-decoration: none;
}
A:link
{
	
		color: #000000;	
		text-decoration: none;
		font-weight: bold;
}
H6
{
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #3366ff;
	font-family: 'Eras Demi ITC' , 'Eras Bold ITC' , 'Eras Medium ITC' , 'Arial Black';
	text-align: right;
}

H5
{
	font-weight: bold;
	font-size: 18px;
	color: #3366ff;
	font-family: 'Eras Demi ITC' , 'Eras Bold ITC' , 'Eras Medium ITC' , 'Arial Black';
	text-align: left;
}
hr
{
	color: #3366ff;
}

.tr2
{
  background-color : silver;
}
