
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}

td, th {
  padding: 0px;
}

.style1 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2 {
	color: #022d76 ;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2A {
	color: #022d76 ;
	font-size: 11px;
	font-family: tahoma;
	font-weight:bold;
	text-decoration:none
}

.style2B {
	color: #022d76;
	font-size: 11px;
	font-family: tahoma;
	font-weight:bold;
	text-decoration:none;
	font-style: italic;
}

.style3 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style4 {
	color: #ee0202;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style5 {
	color: #ee0202;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
h1{
	color:#2a59a9;
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;
	margin:0px;
}
h2
{
	color: #ee0202;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.bg-footer
{
	background-image:url(images/main_20.jpg); 
	height:100%;
	background-repeat:no-repeat;
}

