

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.top {
	background-attachment: scroll;
	background-image:    url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	margin-bottom:0;
	color: #006699;
	font-weight: bold;
}
h2 {
	margin-bottom:0;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}
a:link, a:visited {
	font-weight: bold;
	color: #006699;
}
