/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
}
body {
    background-image:url(../images/1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.STYLE1 {
	font-size: 11px;
	}
.STYLE2 {
	font-size: 13px;
	}