body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	scrollbar-base-color:#E4E4E4;	
}
td {
	font-family: Verdana;
	font-size: 9pt;
}

.footer{
	color:#000000;
	font-family:Arial;
	font-size:7pt;
	text-decoration:none;
}
.footer:hover{color:0F6AB3;
	text-decoration:underline}
	
.link{
	color:#0072AB;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
}
.link:hover{color:FF0000;
	text-decoration:underline}
	
.link2{
	color:#0072AB;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
}
.link2:hover{color:0072AB;
	text-decoration:underline}
	
.link3{
	color:#006600;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:underline;
}
.link3:hover{color:0072AB;
	text-decoration:underline}
	
.web{
	color:#01458E;
	font-family:Arial;
	font-size:7pt;
	text-decoration:none;
}
.web:hover{color:CC0000;
	text-decoration:underline}