@charset "ISO-8859-1";
/* CSS Document */


body{
	font-family: Arial,sans-serif;
	color: #646464;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
	background-color: #00374c;
	background-image: url("../images/general/bkg_home.gif");
	background-repeat: repeat-x;
}
