.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	body {
	background-image: url('images/background.gif');
}
a:link {color: #3260bf;
}
a:visited {color: #3260bf;
}
a:hover {color: #3260bf;
}
a:active {color: #3260bf;
}

.boldblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	line-height: 20px;	
	color: #275475;
}
