body {
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #666;
}
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #00C;
}
a:hover {
	color: #C96;
	text-decoration: underline;
}

h1 {
	font-size: large;
	color: #333;
}
h1 {
	font-size: large;
	color: #333;
}

h2 {
	font-size: medium;
	color: #333;
}
h2 {
	font-size: medium;
	color: #333;
}

h3 {
	font-size: small;
	color: #333;
}
h3 {
	font-size: small;
	color: #666;
	background-color: #FFF;
}

h4 {
	font-size: x-small;
	color: #666;
}
h4 {
	font-size: x-small;
	color: #666;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
a {
	font-size: small;
}
a:active {
	text-decoration: none;
}
