body {
	background-color : #333333;	
	margin : 0px;
}

body, td {
	font-family :  verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	color : white;
}

.visit {
	font-size : 9px;
	font-family : arial, helvetica, sans-serif;
	padding-left : 4px;
}

.date {
	font-size : 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	font-style: italic;
}

.title {
	font-size : 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
}

.price {
	font-size : 10px;
	color: #00CC33;
	font-style: italic;
}

.boldtxt {
	font-size : 10px;
	font-weight: bold;
}

#main {
	padding : 20px;
}

#copypad {
	padding : 5px;
}

a:link { 
	color: #CC0000;
	}
a:visited { 
	color: #CC0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF3300;
		}

#ptable {
	border: 1px;
	color: #333333;
}

/*THIS NEXT SECTION WILL BE ASSIGNED TO MIVA LOOK AND FEEL
