/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color : #000000;
	font-size: 86%;
	background-image : url(bg.gif);
}
address {
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000;
	width : 750px;
}
TD,TH,TR{
	
	font-size : 18px;
	line-height : 150%;
  
  
  

  

  
}
A {
	color : #333333;
	text-decoration: none;


  font-size : 18px;
}
a:link {
	text-decoration : none;
}
a:hover {
	color : #CC0000;
	text-decoration : underline;
}
a:active {
	color : #666666;
	text-decoration : none;
}
h1 {
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	margin-top : 2px;
	margin-bottom : 0px;
}
.title {
	color: #000000;
	font-weight: bold;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
