@charset "UTF-8";


body {
	margin:					0px;
	background-color:		#ffffff;
	background-image:		url(../gfx/bodybg.gif);
}

html, body, div, td {
	font-family:			arial;
	font-size:				12px;
	color:					#333333;
}

a {
	text-decoration:		none;
	color:					#004326;
}

a:hover {
	text-decoration:		none;
	color:					#333333;
}
