body {
	background-image: url(images/img_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor:crosshair;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
}
td.right a:link{
		font-weight:bold;
		color:#E6E6E6;
		text-decoration:none;
		}
td.right a:visited{text-decoration:none;}
td.right a:active{text-decoration:none;}
td.right a:hover {
	color:white;
	text-decoration:none;
	}
.style1 {color: #2003D5}
.style2 {
	color: #666666;
	font-weight: bold;
}

.style3 {
	color: #33CC00;
	font-weight: bold;

}
.style4 {color: #E6E6E6;}
.style5 {color: #000000;}
.style6 {color: #FFFFFF;}
.style7 {color: #2003D5;
	   font-size: 25px;
}
.style8 {color: #000000;
	   font-size: 25px;
}

td.right {
		background-image:url(images/img_14.jpg); 
		padding:1px;
		height:16px;
		}

a:link {
	color: #E6E6E6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E6E6E6;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #E6E6E6;
}

a {
	font-weight: bold;
}
