body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: larger;
}
.warning {
	font-size: smaller;
	color: #FF0000;
}
.ad {
	font-size: large;
	color: #000000;
	font-weight: bold;
}
.cursor{
	cursor: pointer;
}
.copy {
	font-size: smaller;
}
.qualitywatermark {
	background: url(pics/quality.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.menu:link {
	color: #000000;
	font-size: x-large;
	text-decoration: none;
}
.menu:active {
	color: #000000;
	font-size: x-large;
	text-decoration: none;
}
.menu:visited {
	color: #000000;
	font-size: x-large;
	text-decoration: none;
}
.menu:hover {
	color: #7C7C7C;
	font-size: x-large;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
