body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-image: url(images/greyback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	list-style-position: outside;
	list-style-type: disc;
}

