/* Worldwide Equipment .CSS Style Sheet developed by Stan Lee */



a:link {

	color : #0000ff;

	text-decoration : underline;

}



a:visited {

	color : #ff0000;

	text-decoration : underline;

}



a:hover {

	color : #004000;

	text-decoration : none;

}



a:active {
	color : #333;
	text-decoration : none;

}



body {

	background-color : #c0c0c0;

	background-image: url(newwebback.gif);

	background-repeat: repeat-x;

	color : #000000;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

}



h1 {
	color : #333;
	font-size : 12px;
	letter-spacing : 1px;

}



p {
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}



td {
	color : #666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;

}
