body {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #000000;
	background:url(../files/images/pattern.gif);
	background-repeat:repeat; 
}

td {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px;
}

textarea {
	height: 125px;
	width: 350px;
}

a {
	font-family: Helvetica, sans-serif;
	color:#000000; 
	font-weight: bold; 
	text-decoration: none;
	border-style: none;
}

a img {
	border: none; 
}

hr {
	border-top-color: #DDDDDD;
	height:1px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px; 
	font-weight:bold;
	text-decoration:underline;
	display:inline;
}

.info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.comment {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

#menu {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;	
	color: #666666;
}

#menu font a:link {
	color: #666666;
}

#menu font a:visited {
	color: #666666;
	text-decoration:none;
}

#menu font a:focus {
	color: #000000;
	text-decoration:underline overline;
}

#menu font a:hover {
	color: #000000;
	text-decoration:underline overline; 
}

#menu font a:active {
	color: #000000;
	text-decoration:underline overline;
}
