body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image: url(main2.gif);
	background-repeat: repeat;
}

img {
	border: 7px solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 5px solid #000000;
	padding: 7px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
.hrimg {
	border: none;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
