body {font-family: Verdana, Arial, 'sans serif';
		background: url(images/metal.png);
		margin: 0;}

p {margin: 20px;
  font-size: 12px;}

table {font-size: 12px;
		margin: 0;
		padding: 0;}

.top p {margin-left: 210px;}

.bottom p {margin-left: 60px;}

a:link, a:visited, a:hover, a:active {font-family: Verdana, Arial;
						font-weight: bold;
						color: #191970;}
								
a:hover {background: #E0E0E0;}

.form td	{font-weight: bold;}

input, select, textarea		{border: solid 1px #7F9DB9;}

.buttons input	{background: url(images/submit.png);
					background-position: 0px 2px;
					background-repeat: no-repeat;
					border: 0;
					width: 124px;
					height: 30px;
					color: white;
					font-weight: bold;
					font-family: verdana, arial, 'sans serif';
					font-size: 12px;
					text-align: center;}

