.background {
	border: 2px solid #336633;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: 003366;
}
a:link {
	color: 003366;
}
.horziontal-line {
	background-image: url(images/bar.gif);
	background-repeat: repeat-y;
}
a:visited {
	color: 006699;
}
a:active {
	color: #003366;
}
