body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.TEXT-BlackArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.background {
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
}
.White-Border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3333FF;
	border-left-color: #3333FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
}
.LINKS-Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.LINKS-Black:hover {
    color: #993333;
}
.backgroundINTRO {
	background-image: url(../images/background_intro.jpg);
	background-repeat: no-repeat;
}
