/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
}
strong {
	color: #003366;
}
a:link {
	color: #999933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999933;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
img {
	border: 0px;
}