.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;

}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.bullet {
	list-style-type: circle;
}
.bg {
	background-attachment: scroll;
	background-image: url(../Graphics/net%20lines2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;

}
.bg2 {
	background-image: url(../Graphics/invisbg.jpg);
	background-repeat: repeat;
}
