body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #2f3c26;
	background-image: url(../images/sliver.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #2f3c26;
	text-decoration: underline;
}
a:visited {
	color: #2f3c26;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #2f3c26;
	text-decoration: underline;
}
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: #000000;
}
h5 {
	font-size: 16px;
	color: #000000;
}
blockquote {
	background-color: #cccccc;
	border-bottom: 1px dashed #cc0000;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #cc0000;
	padding: 2px 20px 2px 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: justify;
	font-family: "Verdana";
	font-size: medium;
	background: url(../images/background.gif);
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
