@charset "utf-8";
/* CSS Document */

body {

margin:0px;
 
background-image:url(images/h_bg3.jpg);
background-repeat:repeat-x;
background-position:bottom;



}

body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 16px;
}


h1 {
	color: #DF2000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #79807B;
	padding-bottom: 4px;
	font-size: 16px;
}
h2 {
	color: #79807B;
	padding: 4px;
	font-size: 14px;
}

.credits  {
	color:#666666;
 
	font-style: italic;
}

.credits a {
	color:#666666;
 
	font-style: italic;
}