/* style sheet by Zelders  */

body {
	text-align:center;
	font-family:Courier New;
	color: #6e6e6e;
	margin-left:1px;
	margin-right:1px;;
	font-size: small;
	background-color: #ffffff;
}

a, a:link , a:visited {
	color:#6e6e6e;
}

a:hover {
	color:#ff0000;
}

img {		
	border:0px;
}

hr {
	height:1px;
	border-top:1px;
	width:60%;
}

tr {
	vertical-align:top;
}

p {
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	font-family:Courier New;
	font-size: 25px;
	font-weight:bold;
}

h1 a {
	text-decoration:none;
}

h2 {
	font-family:Courier New;
	font-size: 18px;
	font-weight:bold;
}	

h3 {
	font-family:Courier New;
	font-size: 22px;
	font-weight:bold;
}

table {
	padding: 0px;
	border-spacing:0px;
	margin-left:auto; 
	margin-right:auto;
	font-family:arial;
	font-size: normal;
}

.footer {
	font: bold 22px Courier;
	text-align:left;
}

.footer a {
	text-decoration:none;
}

.help {
	font-family:arial;
	color: #000000;
	font-size: normal;
}

.gradient {
height: 40px;
padding: 18px;
background: url(../images/css-gradient.jpg) 0% 0% repeat-x;
color: #fc2;
}
