body {

	background-image: url();

	background-color: #FFFFFF;

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

}

a:link {

	color: #000059;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #464D9F;

}

a:hover {

	text-decoration: underline;

	color: #FF4506;

}

a:active {

	text-decoration: none;

	color: #990000;

}

h1,h2,h3,h4,h5,h6 {

	font-weight: bold;

}

h1 {

	font-size: 36px;

	color: #000000;

}

h2 {

	font-size: 24px;

	color: #010101;

}

h3 {

	font-size: 18px;

	color: #000000;

}

h4 {

	font-size: 16px;

	color: #0000FF;

}

h5 {

	font-size: 14px;

	color: #050508;

}


