body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:    url("images/bg-thin.gif");
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}


	
.style1 {font-size: 12px
	}
.style2 {font-size: 12px; 
	}
.style3 {
	color: #003366;
	font-weight: bold;
	}
a.style4 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	}
a:visited.style4 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	}
	
a:hover.style4 {
	font-size: 13px;
	color: #cccccc;
	font-weight: bold;
	}



