body {
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:x-small
	font-weight: normal;
	font-style: normal;
	background-image: none;
	margin: 3px;
	font-size: x-small;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333;
	background-image: none;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333;
	background-image: none;
}

a:link {
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}

a:visited {
	font-size: small;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #336600;
	font-size: small;
}

a:active {
	font-size: small;
}
h1 {
	color: #333;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 10px;
	border-top: 2px ridge #cc9;
	border-bottom: 2px ridge #cc9;
	background-image: none;
}
h2 {
	color: #333;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #cc9;
	border-bottom-color: #cc9;
}
ul {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	list-style-type: circle;
	margin: 1em 0 1em 40px;
	font-size: x-small;
	background-image: none;
}
