@charset "utf-8";
body {
	background-image: url(../Assets/Images/bg.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}
a:link {
	color: #333333;
}

a:visited {
	color: #666666;
}
a:visited {
	color: #333333;
}

a:hover {
	color: #0066FF;
}
a:active {
	color: #666666;
}
a:active {
	color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 24px;
	color: #000000;
}
h3 {
	font-size: 18px;
	color: #000000;
}
