body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-attachment: fixed; 
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #660000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}