/* define the standard body */BODY {	background-image: url(images/template_page_breakdown/18.jpg);	background-attachment: fixed; 	background-position: center center;	background-repeat: no-repeat;}/* This defines the style of the standard Paragraph text and list items in the normal pages */P, LI {	font-family: Arial, sans-serif;	font-size: 10pt;	color: #000000;	margin-left: 0%;}P {margin-left: 5%;}H2,H3 {	font-family: Arial, sans-serif;	margin-left: 0%;	color: #000000;	font-weight: bold;	H2 {font-size: 12pt;}	H3 {font-size: 10pt;}/* Define the standard hyperlinks */A {font-family: Arial, sans-serif; font-size: 100%; color: #0000FF; text-decoration: none;}A:active {background-color: #FF0000; color: #FFFFFF; font-weight: bold;}A:hover {background-color: #0099FF; color: #FFFFFF; font-weight: bold;}.price {	font-family: Arial, sans-serif;	margin-left: 0%;	color: #AA0000;	font-weight: bold;	font-size: 10pt;}