@charset "utf-8";
/* CSS Document */

body {
	background-image: url(assets/Photos/fat_lines_light.gif);
	background-repeat: repeat;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.7em;
}
.styleREVIEWTEXT {
	padding: 11px;
}
.styleREVIEWimg {
	padding-right: 11px;
	padding-left: 11px;
}
