BODY { background: white url(background.jpg);
       background-repeat: repeat-x;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
BODY,TD {
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:16px;
}
A { color: #000000; 
	font-family:arial,tahoma;
	font-size:12px;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	font-weight:bold;
}
a { color: #0A49B2; 
	font-family:arial,tahoma;
	font-size:14px;
	text-decoration:none;
	}

.outertable {
	border:1px solid black;
}
.leftlinks { color: #0A49B2; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height: 1.2pt;
}
.leftlinks:hover {
	text-decoration:underline;
}
.vickytext { color: #0A49B2; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:28px;
}
.textheader { color: #0A49B2; 
	font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size:20px;
}