/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
rem	background-attachment: fixed;
rem	background-color:  #FFFFFF;
Rem background-repeat: no-repeat;
rem	background-position: center center;
rem	background background-image: images\banner-alt.gif
	font-size: 12px;
}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0000FF;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9933FF;
}

a:hover { 
	text-decoration: underline; 
	color: #0000FF;
}