
body {
	padding : 0; 
	margin : 0; 
	bgcolor:#FFFFFF;
	} 

/* - */

a {
	font-family: Arial, helvetica, sans-serif;
	color: #b44143;
	font-weight: normal;
	text-decoration: underline;
	}

a.header {
	font-family: Arial, helvetica, sans-serif;
	font-size: 90%; 
	color: #15301E;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	}
	
/* - */

.copy 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 75%; 
	color: #2b2627; 
	font-weight: normal;
	line-height: 140%;
	}
	
.copyLarge 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 95%; 
	color: #2b2627; 
	font-weight: normal;
	line-height: 140%;
	}

.copyPrice 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 110%; 
	color: #2b2627; 
	font-weight: normal;
	line-height: 140%;
	}

.copySmall 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 65%; 
	color: #2b2627; 
	font-weight: normal;
	line-height: 140%;
	}

.copyRight 	{ 
	font-family: Arial,Verdana,sans-serif; 
	font-size: 65%; 
	color: #c1bfbf; 
	font-weight: normal;
	line-height: 140%;
	}
