
body,td,th {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #d3dbe1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #369;
}
a:visited {
	color: #69C;
}
a:hover {
	color: #C60;
}
a:active {
	color: #369;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Arial Black", Gadget, sans-serif;
}
h1 {
	font-size: 10px;
	color: #369;
}
h2 {
	font-size: medium;
	color: #369;
}
h3 {
	font-size: 9px;
	color: #369;
}

.star {
	color:#FF0000;
	font-size:14px;
}