body {
	background-color: #FBFBFB;
	background-image: url(img/right2.jpg);
}
.style1 {
	color: #FF6600;
	font-weight: bold;
	font-size: medium;
}
body,td,th {
	font-size: medium;
	color: #C1C1C1;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	font-size: medium;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {font-size: 12}
.style4 {font-size: small}
