body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;


}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
td {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headLev1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
.headLev2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #993333;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #993333;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;


}
a:active {

	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
