.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: underline;
	a:visited {
	color: #0000CC;
}

body {
	background: #FFF url(../../newsite/images/background.jpg) repeat-y center; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}
FORM { margin-bottom : 0px; margin-top : 0px; }
