body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000000;
	background-image: url(../images/sliver.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	font-family: "Impact";
	font-style: normal;
	color: #cc0000;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 36px;
}
h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h2 {
	font-size: 30px;
	color: #000000;
}
h3 {
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 18px;
	color: #cc0000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.tboxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
