body{
	background:#C0C0C0;
	background-image: url(images/back_lines.gif);
	padding:0px;
	margin:0px;
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:0.80em;
}
h5{
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:0.80em;
}
a {
	color:#666666;
}
h1{
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:16px;
	margin:5px
}
h2, h3{
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	}
A:link {text-decoration: underline}
A:hover {text-decoration: none}
A:border {color:#999}