body {
	background-image: url(img/striped_background_1pixel.gif);
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.style3 {font-family: Arial; font-size: 12px; color: #666666; }
.style4 {color: #666666}
.style5 {
	font-family: Arial;
	font-size: 10px;
}
.style6 {font-family: Arial;font-size: 10px}
.style7 {font-family: Arial;color: #0648DD}
a:link {
	color: #0648DD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0648DD;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #0648DD;
}


