body {
	background-image: url(img/back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	text-align: justify;
}



text1 {
color: #aaaaaa;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none; }



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #666666;
}
a:link {
	text-decoration: none;
color: #3d3d3d; }
