body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	overflow: -moz-scrollbars-vertical;
	background-image: url(index_img/back02.gif);
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #004080;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
	list-style-type: circle;
	list-style-image: url(list.gif);
	list-style-position: outside;
	font-weight: normal;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

