/* style sheet by Zelders  */

body {
	text-align:center;
	font-family:arial;
	color: #6e6e6e;
	margin-top:10%;
	margin-left:17%;
	margin-right:17%;
	font-size: x-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: 21px;
	text-decoration:none;
	font-weight:bold;
}

h1 a {
	font-family:Courier New;
	font-size: 21px;
	text-decoration:none;
	font-weight:bold;
}

h2 {
	font-family:Courier New;
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
}	

h3 {
	font-family:Courier New;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}

table {
	padding: 0px;
	border-spacing:0px;
	margin-left:auto; 
	margin-right:auto;
}

.footer {
	text-decoration:none;
	font: bold 15px Courier;
}

.footer a {
	text-decoration:none;
	font: bold 15px Courier;
}

.gradient {
height: 40px;
padding: 18px;
background: url(../images/css-gradient.jpg) 0% 0% repeat-x;
color: #fc2;
}
