p {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	line-height: 17.5px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	text-decoration: none;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	text-transform: none;

	text-decoration: none;

}

body {

	background-attachment: scroll;

	background-image: url(images/bg1.gif);

	background-repeat: repeat-x;

}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;



}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;

}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #B8EFEA;

}

a:active {

	font-family: "Arial"

	font-size: 13px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #333333;

	text-decoration: none;

}
